X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=kke84 fZcuPUt0IG2K/mzMX4ZwQMbjfVJCYWYRwJpzWuEIQ5UcJy3UAHRm/PvgMdzBR4O4 DLz1TiTeHo3DUxSO+aMSZmcMAs+BWO78GMYxgl3RkiY9tJ0gC6rF00bgTv2m/DZ4 coiQ+RwUj+2fxq34TKqycEVDstEdY/dVcYPptY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=cGS3jlMTklb HvjmeU6n47ttGOA4=; b=AKCv7McVipzPZSSQMyfXkjKIykPcTk5PiHNqidJlxDk 4VSgrVVOcGn33MDlCC9CXYuebIyryht/56q3/FozFQEBlaTq3R6zrj7KP4r6wCkh BqKiaCB07AWDV2kC3/P2ou9+rH3403GrlcY4ncmnkxDhblqpGlu9W+n6uXJL6M+c = Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-11.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-17.arcor-online.net 3l4XK271vfz6Grq From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3 References: <54F8D076 DOT 7010805 AT xs4all DOT nl> <87pp8mktbf DOT fsf AT Rainer DOT invalid> <55052C32 DOT 3060405 AT xs4all DOT nl> Date: Sun, 15 Mar 2015 08:22:27 +0100 In-Reply-To: <55052C32.3060405@xs4all.nl> (Erwin Waterlander's message of "Sun, 15 Mar 2015 07:52:34 +0100") Message-ID: <87k2yi7mj0.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Erwin Waterlander writes: >> cygcheck output, please. > > pod2man seems ok, but pod2html produces wrong output. > > $ cygcheck pod2html > Found: C:\cygwin\bin\pod2html > C:\cygwin\bin\pod2htmlcygcheck: C:\cygwin\bin\pod2html is not a DLL: > magic number 2123 (8483) '#!' Yes I know it's a script. I was talking about the procedure described here: https://cygwin.com/problems.html (so I'd know whether you were using 32bit or 64bit Cygwin and what other packages might be involved). >> I'd appreciate if you could come up with a self-contained reproducer. > > wget http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.2.tar.gz > tar xzf dos2unix-7.2.tar.gz > cd dos2unix-7.2 > make maintainer-clean > make html > > now open man/uk/man1/dos2unix.htm I'll look at that later, I was hoping for something more condensed actually. > It looks like this http://waterlan.home.xs4all.nl/tmp/dos2unix.htm > while it should look like > http://waterlan.home.xs4all.nl/dos2unix/uk/man1/dos2unix.htm This looks like a mixup between UTF-8 and raw IO or possibly double encoding. What happens if you force UTF-8 by starting Perl with the -C0 switch? > It could be a pod2html bug. I know that between perl 5.14.2 and 5.18 > the pod2html output changed from plain UTF-8 to ASCII with ampersand > codes. I have asked the maintainer about it, but I got no answer. You might be missing the encoding directives or something like that (if these are missing and you force UTF-8 anyway bad things happen). There aren't any test fails related to Pod, so if it's a bug then nobody is testing for it yet. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Samples for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple