In message: <[EMAIL PROTECTED]>
            Ben Siemon <[EMAIL PROTECTED]> writes:
: I have a suggestion for things dev people could do to help out with
: code already done. I noticed the suggestion for compiling with -Wall
: enabled. Would it serve any purpose to compile the sources with -ansi
: and or -pedantic as well? I am fairly new to FreeBSD so forgive me if
: this has alread been addressed.

-ansi and/or -pedantic would show where the gcc extensions are used.
There's a lot of places in the tree where they are, so this would take
a lot of work to make clean.

Warner
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to