| Anonymous | Login | Signup for a new account | 11-10-2008 11:38 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
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... |
| Copyright © 2000 - 2006 Mantis Group |