| Anonymous | Login | Signup for a new account | 11-10-2008 11:09 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 | ||||
| 0001131 | [uClibc] Standards Compliance | minor | always | 12-23-06 16:59 | 09-24-08 05:49 | ||||
| Reporter | derRichard | View Status | public | ||||||
| Assigned To | andersen | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001131: misplaced "!defined" in libc/misc/glob/glob.c | ||||||||
| Description |
building the latest uclibc snapshot(23.12.2006 00:11) fails on cris. in libc/misc/glob/glob.c line 364 "#if !defined COMPILE_GLOB64" seems wrong to me. after changing to "#if defined COMPILE_GLOB64" uclibc compiles fine. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |