This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/6007] strfry segmentation fault on empty string


------- Additional Comments From phdm at macqel dot be  2008-04-01 09:52 -------
before marking the bug as VERIFIED, I tried to compile the fixed version, but
that fails with :
root:~# make strfry.o
gcc    -c -o strfry.o strfry.c
strfry.c: In function 'strfry':
strfry.c:41: error: 'for' loop initial declaration used outside C99 mode
make: *** [strfry.o] Error 1
root:~# gcc -v
Using built-in specs.
Target: powerpc-linuxspe
Configured with: ../gcc-4.2.2/configure --host=powerpc-linuxspe --enable-languages=c
Thread model: posix
gcc version 4.2.2
root:~#

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


http://sourceware.org/bugzilla/show_bug.cgi?id=6007

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]