Re: [Boost-bugs] [Boost C++ Libraries] #995: 'multiply defined symbols' when including <boost/filesystem.hpp> in different source files

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #995: 'multiply defined symbols' when including <boost/filesystem.hpp> in different source files
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-02 16:57:47


#995: 'multiply defined symbols' when including <boost/filesystem.hpp> in
different source files
-----------------------------+----------------------------------------------
  Reporter: anonymous | Owner:
      Type: Bugs | Status: new
 Milestone: | Component: filesystem
   Version: release 1.34.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------+----------------------------------------------
Comment (by frederic.bron_at_[hidden]):

 There is an "inline" missing in filesystem/convenience.hpp

 # define BOOST_FS_FUNC_STRING std::string

 should be

 # define BOOST_FS_FUNC_STRING inline std::string

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/995#comment:2>
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:55 UTC