Ticket #59 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

new sed version breaks testsuite

Reported by: sam Owned by: sam
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

comment:1 Changed 4 years ago by sam

  • Product set to zzuf
  • Component changed from zzuf to core
  • Summary changed from zzuf: new sed version breaks testsuite to new sed version breaks testsuite

comment:2 Changed 4 years ago by sam

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

comment:3 Changed 3 years ago by sam

  • Status changed from new to closed
  • Resolution set to fixed

This is fixed in [4117].

Note: See TracTickets for help on using tickets.