-Wall and -Wcast-qual has been turned on in /usr/src/share/mk/bsd.kern.mk.

    Please note that you will see a lot of warnings ( but no fatal errors )
    while compiling the kernel now until we can get it all cleaned up.
    I am working a first-pass cleanup now.

    Do not 'cleanup' the code unless you know what you are doing, there are
    some odd things in there that are being caught now.  Specifically, nobody
    should clean up the enumeration warnings or the &&/|| warnings unless
    they know exactly what they are doing.

    The volatile warnings also need esspecial attention.  If you are not 
    familiar with how volatile is used with memory-mapped I/O, do not try to 
    clean these up.

                                        -Matt
                                        Matthew Dillon 
                                        <dil...@backplane.com>

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to