Opened 18 years ago

Closed 16 years ago

Last modified 15 years ago

#10117 closed defect (fixed)

BUG: recode-3.6_1 loops infinitely on UTF-8 input

Reported by: langec@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port: recode

Description (last modified by blb@…)

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?)

Change History (5)

comment:1 Changed 18 years ago by markd@…

Summary: recode 3.6_1 loops infinitely on UTF-8 inputBUG: recode-3.6_1 loops infinitely on UTF-8 input

comment:2 Changed 17 years ago by pipping@…

Milestone: Port Bugs

comment:3 Changed 16 years ago by blb@…

Description: modified (diff)
Port: recode added

comment:4 Changed 16 years ago by blb@…

Resolution: fixed
Status: newclosed

Fixed in r41031 thanks to a Debian patch.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.