BIND 10 trac742, created. fb032e397153a63e4f1bd3b9b7fc1a89c01e7d6f [master] worked around a build error on the Solaris buildbox (with g++). in that platform BOOST_STATIC_ASSERT() complained about class static constants as "non constant".

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Jun 27 09:08:44 UTC 2011


The branch, trac742 has been created
        at  fb032e397153a63e4f1bd3b9b7fc1a89c01e7d6f (commit)

- Log -----------------------------------------------------------------
commit fb032e397153a63e4f1bd3b9b7fc1a89c01e7d6f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Jun 27 01:20:48 2011 -0700

    [master] worked around a build error on the Solaris buildbox (with g++).
    in that platform BOOST_STATIC_ASSERT() complained about class static constants
    as "non constant".

commit 6bc6c57d5761ccd2ef65291e81bbfd995b4758a9
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Sun Jun 26 10:23:33 2011 +0200

    Fix compilation for g++ 4.5.2
    
    It didn't find the static members while linking.

commit 8d5a5b95c85af1f15654fe164f306fe21065ea73
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Fri Jun 24 13:47:21 2011 -0500

    [master] include sys/socket.h for AF_INET/AF_INET6
    
    Noticed on FreeBSD, but doing unconditionally.
    
    We have this in other code for same reason.

-----------------------------------------------------------------------




More information about the bind10-changes mailing list