Re: [Boost-bugs] [Boost C++ Libraries] #11881: b2 returns code 256 exit code instead zero

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11881: b2 returns code 256 exit code instead zero
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-02-26 19:32:48


#11881: b2 returns code 256 exit code instead zero
-------------------------------+----------------------------
  Reporter: pavel.odintsov@… | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by steven_watanabe):

 Are you sure that this is wrong? You need to use WIFEXITED and
 WEXITSTATUS to get the actual exit code (which should be less than 256)
 from the status indicated by wait.

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