Hi.

I was just noticing that mkcsmapper doesn't build with clang.  I saw two
ways to do this, the first being to #define YY_NO_INPUT, and the other to
use the %option noinput lex flag.

While there, I decided to explore and I changed a bunch of #defines to the
standard lex way of doing things.  I thought it would be good if all the
code that originated in FreeBSD could be consistent.

Thoughts?

Attachment: lex.diff
Description: Binary data

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to