Re: [Boost-bugs] [Boost C++ Libraries] #6659: Filesystem compilation broken on Solaris 9 and 10

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6659: Filesystem compilation broken on Solaris 9 and 10
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-12 15:01:15


#6659: Filesystem compilation broken on Solaris 9 and 10
----------------------------------------------+-----------------------------
  Reporter: Vasily Sukhanov <basil@…> | Owner: bemandawes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.49.0 | Severity: Regression
Resolution: | Keywords: compilation
----------------------------------------------+-----------------------------
Changes (by Duncan Exon Smith <duncanphilipnorman@…>):

 * cc: duncanphilipnorman@… (added)

Comment:

 Just a note that I ran into this on Linux, albeit in a strange
 circumstance.
  - We develop on modern Linux, but since we support RHEL4, we have some
 builds that link against RHEL4 glibc (and pthread, etc.).
   - Perhaps we should build Boost on RHEL4 and link against that, but
 we're lazy, and use the same build of Boost for all of our Linux builds.
  - To others with the same issue: we're planning to work around this by
 modifying the same code Beman mentions (in `operations.cpp`) to ''always''
 use the fallback.

 Replying to [comment:1 bemandawes]:
> Here is the code:
 Beman, I think you broke the Trac renderer (it's adding funny italics
 because of the `//` comments). Perhaps you'd be willing to edit your
 comment:
  - If you add a line preceding the code snippet that contains just `{{{`
 and a line following the snippet that contains just `}}}`, the renderer
 will do the right thing.
  - Bonus: if you add a line containing just `#!cpp` to the top of the
 code snippet, you'll get C++ highlighting.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6659#comment:3>
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:09 UTC