[prev in list] [next in list] [prev in thread] [next in thread] 

List:       uclibc
Subject:    No subject
From:       natanael.copa () gmail ! com (Natanael Copa)
Date:       2009-01-14 16:07:30
Message-ID: 1231949250.5858.190.camel () nc
[Download RAW message or body]

Hi,

This test program segfaults for me on x86, hardened gcc-4.3.2 and
uclibc-0.9.30:

#include <stdio.h>
#include <ctype.h>
int main(void) {
	printf("%i\n", isalnum(0x10000));
	return 0;
}


If the ctype.h include is commented out it works as expected.

-nc


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic