Re: [MacPorts] #10117: BUG: recode-3.6_1 loops infinitely on UTF-8 input
#10117: BUG: recode-3.6_1 loops infinitely on UTF-8 input ----------------------------+----------------------------------------------- Reporter: langec@web.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.2 Resolution: | Keywords: Port: recode | ----------------------------+----------------------------------------------- Changes (by blb@macports.org): * port: => recode Old description:
recode-3.6_1
Steps to reproduce:
$ recode utf8..latin1 Hello ^D Hello Hello Hello (infinitely)
Doesn't happen with, e.g., latin1 input. It doesn't matter whether the locale is UTF-8 or not.
# gcc --version i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)
(I'm a DarwinPorts newbie; is this the gcc that DarwinPorts uses? If not, how can I find out?)
New description: recode-3.6_1 Steps to reproduce: {{{ $ recode utf8..latin1 Hello ^D Hello Hello Hello }}} (infinitely) Doesn't happen with, e.g., latin1 input. It doesn't matter whether the locale is UTF-8 or not. {{{ # gcc --version i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250) }}} (I'm a DarwinPorts newbie; is this the gcc that DarwinPorts uses? If not, how can I find out?) -- -- Ticket URL: <http://trac.macports.org/ticket/10117#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts