Opened 15 years ago

Closed 14 years ago

#59 closed defect (fixed)

new sed version breaks testsuite

Reported by: Sam Hocevar Owned by: Sam Hocevar
Priority: major Milestone:
Component: core Version: SVN
Keywords: Cc:
Product: zzuf

Description

The new version of sed somehow broke the test suite: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533977

Change History (3)

comment:1 Changed 15 years ago by Sam Hocevar

Component: zzufcore
Product: zzuf
Summary: zzuf: new sed version breaks testsuitenew sed version breaks testsuite

comment:2 Changed 15 years ago by Sam Hocevar

This is due to getc_unlocked using the _IO_getc_unlocked macro which directly accesses the FILE structure.

comment:3 Changed 14 years ago by Sam Hocevar

Resolution: fixed
Status: newclosed

This is fixed in [4117].

Note: See TracTickets for help on using tickets.