BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001869 [uClibc] Other minor always 01-04-08 03:42 01-04-08 22:03
Reporter michael_d View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001869: error_at_line, etc. not compatible with GNU
Description The uClibc implementation of error_at_line() and related functions omits the program name from the error messages.

This causes many spurious test-suite failures in packages such as coreutils, because error messages are no longer byte-for-byte identical to what the self-checks expect.

I've attached a patch to make uClibc emit the name, so the tests don't spuriously fail. Note that issue 0001859 must be fixed first, otherwise the patch won't work when uClibc is shared, as __uclibc_progname would be uninitialized.
Additional Information
Attached Files  uClibc-0.9.29-erroratl.diff [^] (710 bytes) 01-04-08 03:42

- Relationships

- Notes
(0003384)
vapier
01-04-08 22:03

thanks, i've applied your changes to svn trunk
 

- Issue History
Date Modified Username Field Change
01-04-08 03:42 michael_d New Issue
01-04-08 03:42 michael_d Status new => assigned
01-04-08 03:42 michael_d Assigned To  => uClibc
01-04-08 03:42 michael_d File Added: uClibc-0.9.29-erroratl.diff
01-04-08 22:03 vapier Note Added: 0003384
01-04-08 22:03 vapier Status assigned => closed
01-04-08 22:03 vapier Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker