On Fri, Jul 2, 2010 at 4:52 PM, Xin LI <[email protected]> wrote: > I think you could probably just change the code and use %option noyywrap > in the .l file? (do your code call yywrap() directly?)
The code doesn't use yywrap directly, and this has fixed the build for amd64. Thanks! matthew _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

