Re: [Boost-bugs] [Boost C++ Libraries] #2444: read_dimacs problem with gcc 4.3

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2444: read_dimacs problem with gcc 4.3
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-29 12:49:24


#2444: read_dimacs problem with gcc 4.3
------------------------------------+---------------------------------------
  Reporter: freiman_at_[hidden] | Owner:
      Type: Bugs | Status: new
 Milestone: Boost 1.37.0 | Component: None
   Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------+---------------------------------------

Comment(by jhunold):

 Simply #define BOOST_NO_HASH.
 This will disable hash_* support of the BGL and thus silence the warnings.
 I've done this here.

 That would be nice if Boost.Config could detect this.
 Unfortunately, the new headers are only available with --std=cxx0x and
 this opens a new can of worms...

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2444#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC