#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 input → BUG: recode-3.6_1 loops infinitely on UTF-8 input |
---|
comment:2 Changed 18 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: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r41031 thanks to a Debian patch.