Opened 16 years ago
Closed 16 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 16 years ago by
| Component: | zzuf → core |
|---|---|
| Product: | → zzuf |
| Summary: | zzuf: new sed version breaks testsuite → new sed version breaks testsuite |
comment:2 Changed 16 years ago by
Note: See
TracTickets for help on using
tickets.

This is due to
getc_unlockedusing the_IO_getc_unlockedmacro which directly accesses the FILE structure.