[Boost-bugs] [Boost C++ Libraries] #1606: filesystem/src/exception.cpp doesn't build with gcc

Subject: [Boost-bugs] [Boost C++ Libraries] #1606: filesystem/src/exception.cpp doesn't build with gcc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-01-26 15:36:50


#1606: filesystem/src/exception.cpp doesn't build with gcc
--------------------------------------------+-------------------------------
 Reporter: tim blechmann <tim_at_[hidden]> | Type: Bugs
   Status: new | Milestone: Boost 1.36.0
Component: None | Version:
 Severity: Problem | Keywords:
--------------------------------------------+-------------------------------
 currently filesystem/src/exception.cpp from the svn doesn't build with
 gcc:

 {{{
 tim_at_laptop:~/workspace/boost/libs/filesystem/src$ g++ -c -I../../.. *cpp
 exception.cpp:159: error: variable or field ‘system_message’ declared void
 exception.cpp:159: error: ‘system_error_type’ was not declared in this
 scope
 exception.cpp:159: error: expected primary-expression before ‘&’ token
 exception.cpp:159: error: ‘target’ was not declared in this scope
 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1606>
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:57 UTC