BIND 10 master-fix, created. 6ef9a033a509e20fd993dac75fb21c287c23e864 Explicitly use std:: for map

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jul 25 11:53:45 UTC 2012


The branch, master-fix has been created
        at  6ef9a033a509e20fd993dac75fb21c287c23e864 (commit)

- Log -----------------------------------------------------------------
commit 6ef9a033a509e20fd993dac75fb21c287c23e864
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Jul 25 13:52:04 2012 +0200

    Explicitly use std:: for map
    
    It seems some compilers can't find it otherwise. This should make them
    happy.

commit ea15a1dd5516c65ce65517c4c131c78dd8814af6
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Jul 25 13:46:23 2012 +0200

    Don't require dynamic libs on static link
    
    There were tests that should have been disabled too, as they use the
    static data source, which is loaded dynamically from a .so. Some systems
    break on them.

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



More information about the bind10-changes mailing list