[Boost-bugs] [Boost C++ Libraries] #8389: Boost 1.53 doesn't build on windows 8

Subject: [Boost-bugs] [Boost C++ Libraries] #8389: Boost 1.53 doesn't build on windows 8
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-04 11:27:04


#8389: Boost 1.53 doesn't build on windows 8
------------------------------------+---------------------------------------
 Reporter: pedro.larroy@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.53.0
 Severity: Problem | Keywords:
------------------------------------+---------------------------------------
 It needs the following patch:

 +++ b/3rd-party/boost/tools/build/v2/engine/filent.c Tue Apr 02
 18:05:12 2013 +0200
 @@ -79,7 +79,7 @@
          PATHNAME f;
          string filespec[ 1 ];
          string filename[ 1 ];
 - long handle;
 + intptr_t handle;
          int ret;
          struct _finddata_t finfo[ 1 ];
          LIST * files = L0;

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8389>
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:12 UTC