Return value of malloc(0)

Randall Hyde randyhyde at earthlink.net
Thu Jun 29 01:40:52 UTC 2006


Hi All,
I'm trying to port my compiler from Linux to freeBSD. It looked like a
simple job up to the point I ran my flex code through FLEX on freeBSD. When
GCC processes lex.yy.c I get a complaint about an illegal numeric constant
in yy_get_next_buffer, which is all FLEX generated (or prewritten) code. The
thing compiler just fine under Linux. Any ideas?
Cheers,
Randy Hyde



More information about the freebsd-hackers mailing list