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
0002194 [uClibc] Architecture Specific trivial always 02-15-08 21:24 02-16-08 00:34
Reporter skinkie View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0002194: fadvise64 has issues
Description It seems that libc/sysdeps/linux/common/posix_fadvise64.c has some textual glitches.

Firstly one may notice that advice in the function call is spelled differently in the INTERNAL_SYSCALL. Of course this broks the compiler, saying that the last is not present. Decide if advi(c|s)e is spelled with a c or an s.

Next to this the number 6 seems to confuse the compiler also. I do not understand the code, but if I decrease the value by one to 5, it will compile.
Additional Information
Attached Files

- Relationships

- Notes
(0004964)
vapier
02-16-08 00:34

should be fixed now in svn

in the future, please describe your configuration ... what target, toolchain, etc...
 

- Issue History
Date Modified Username Field Change
02-15-08 21:24 skinkie New Issue
02-15-08 21:24 skinkie Status new => assigned
02-15-08 21:24 skinkie Assigned To  => uClibc
02-16-08 00:34 vapier Note Added: 0004964
02-16-08 00:34 vapier Status assigned => closed
02-16-08 00:34 vapier Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker