[Boost-bugs] [Boost C++ Libraries] #2176: operations.cpp fails to compile on QNX because of missing '; ' at end of line

Subject: [Boost-bugs] [Boost C++ Libraries] #2176: operations.cpp fails to compile on QNX because of missing '; ' at end of line
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-08-07 09:56:52


#2176: operations.cpp fails to compile on QNX because of missing ';' at end of
line
-------------------------------------+--------------------------------------
 Reporter: glyn.matthews_at_[hidden] | Owner: bemandawes
     Type: Patches | Status: new
Milestone: Boost 1.37.0 | Component: filesystem
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 operations.cpp fails to compile with the given error:

 libs/filesystem/src/operations.cpp: In function `int
    <unnamed>::posix_remove(const char*)':
 libs/filesystem/src/operations.cpp:592: error: parse error before `}'
 token

 I have attached a patch which adds the semi-colon in the right place.

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