Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2324: Use of tmpnam may produce spurious test results
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-12-06 20:30:32
#2324: Use of tmpnam may produce spurious test results
---------------------------+------------------------------------------------
Reporter: dave | Owner: ramey
Type: Bugs | Status: reopened
Milestone: Boost 1.37.0 | Component: serialization
Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------------------------------
Comment (by ramey):
Did you actually test this yourself?
When I compile with my vc 7.1 system I get
Compiling...
test_array.cpp
Linking to lib file: boost_filesystem-vc71-mt-gd-1_45.lib
Linking to lib file: boost_system-vc71-mt-gd-1_45.lib
c:\BoostRelease\libs\serialization\test\test_tools.hpp(96) : error C2039:
'str' : is not a member of 'boost::filesystem3::path'
c:\BoostRelease\libs\serialization\vc7ide\..\..\..\boost\filesystem\v3\path.hpp(54)
: see declaration of 'boost::filesystem3::path'
c:\BoostRelease\libs\serialization\test\test_tools.hpp(96) : error C2228:
left of '.c_str' must have class/struct/union type
Linking to lib file: boost_serialization-vc71-mt-gd-1_45.lib
Linking to lib file: boost_serialization-vc71-mt-gd-1_45.lib
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2324#comment:10> 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:50:05 UTC