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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=jbudd9h/0PftN1PgX/q9NCbb9iETSjsSQOlMTLi+Fxn A/vlD7aiWDwAo9JNMn+Io62QQZM4xYWgKygYxz9jtjMKk6H7QfraIQHHmvKDtxYh MfwExhkW8TPU0MPx9T2WjFLI1gle5/wHNOyGiYktZMhsYzN6c/lDshvBqrpZAp+Q = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=Q3Fjuxm//Je27tTxQylsUsoNklw=; b=rMSrLL2rRzvbqmtMJ trlf7pfNKzXD5AnzbZWycDceXhk5GYFqROalnWjEtqwGGtTMOjsbny3RxprbxVwD GYvOzfgyDJLTk2lkrZXAbd9zccamv1uTEFwoNtwH4Vf1lwZirt/CWmhnr8eQUYmC k9tSEGfrwP8md9+fV/tNR71/3w= 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.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: lb1-smtp-cloud2.xs4all.net Message-ID: <55052C32.3060405@xs4all.nl> Date: Sun, 15 Mar 2015 07:52:34 +0100 From: Erwin Waterlander User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 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> In-Reply-To: <87pp8mktbf.fsf@Rainer.invalid> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Achim Gratz schreef op 2015-03-06 17:02: > Erwin Waterlander writes: >> There is something wrong with pod2man and pod2html. When I regenerate >> the dos2unix international man pages from pod, all the non-ascii >> characters are wrong. This did not happen with the previous perl >> version. > > 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) '#!' > >> To reproduce: >> make maintainer-clean >> make install >> LANG=uk_UA.UTF-8 man dos2unix > > 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 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 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. regards, -- Erwin Waterlander http://waterlan.home.xs4all.nl/ -- 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