From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-044.btinternet.com (mailomta3-re.btinternet.com [213.120.69.96]) by sourceware.org (Postfix) with ESMTPS id C579E385B835 for ; Fri, 10 Apr 2020 11:12:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C579E385B835 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=jon.turney@dronecode.org.uk Received: from re-prd-rgout-005.btmx-prd.synchronoss.net ([10.2.54.8]) by re-prd-fep-040.btinternet.com with ESMTP id <20200409193649.VSJP19891.re-prd-fep-040.btinternet.com@re-prd-rgout-005.btmx-prd.synchronoss.net> for ; Thu, 9 Apr 2020 20:36:49 +0100 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com X-Originating-IP: [31.51.205.58] X-OWM-Source-IP: 31.51.205.58 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgeduhedrudelgddufedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhuffvfhfkffgfgggjtgfgsehtjeertddtfeejnecuhfhrohhmpeflohhnucfvuhhrnhgvhicuoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqeenucffohhmrghinhepughogiihghgvnhdrohhrghdpghhithhhuhgsrdgtohhmnecukfhppeefuddrhedurddvtdehrdehkeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddujegnpdhinhgvthepfedurdehuddrvddthedrheekpdhmrghilhhfrhhomhepoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqecuuefqffgjpeekuefkvffokffogfdprhgtphhtthhopeeotgihghifihhnsegthihgfihinhdrtghomheq X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.117] (31.51.205.58) by re-prd-rgout-005.btmx-prd.synchronoss.net (5.8.340) (authenticated as jonturney@btinternet.com) id 5E3A195F0A3A0F6D for cygwin@cygwin.com; Thu, 9 Apr 2020 20:36:49 +0100 From: Jon Turney Subject: Re: [ANNOUNCEMENT] doxygen 1.8.16-1 To: The Cygwin Mailing List References: Message-ID: <2456cc06-8a91-0562-d973-92735aea4c78@dronecode.org.uk> Date: Thu, 9 Apr 2020 20:36:47 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.5 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2020 11:12:21 -0000 On 30/08/2019 21:34, Ken Brown wrote: > The following packages have been uploaded to the Cygwin distribution: > > * doxygen-1.8.16-1 > * doxygen-doxywizard-1.8.16-1 > > Doxygen is a documentation system for C++, C, Java, Objective-C, IDL > (Corba and Microsoft flavours) and to some extent PHP, C#, and D. > > This is an update to the latest upstream release. See > > http://www.doxygen.org/changelog.html > > for a list of changes since the previous release. > > Ken Brown > Cygwin's Doxygen maintainer Any chance of an update to doxygen 1.8.17? This contains a fix for a regression [1] in 1.8.16, which can lead to no documentation being generated (I noticed this when building libxcb) [1] https://github.com/doxygen/doxygen/issues/7190