Re: [Boost-bugs] [Boost C++ Libraries] #1051: MPL header ordering triggers bug

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1051: MPL header ordering triggers bug
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-02-10 12:29:19


#1051: MPL header ordering triggers bug
-------------------------------+--------------------------------------------
  Reporter: aribrei_at_[hidden] | Owner: agurtovoy
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: mpl
   Version: | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+--------------------------------------------
Changes (by aribrei_at_[hidden]):

  * status: new => closed
  * resolution: => fixed

Comment:

 I cannot reproduce the problem on 1.37, so it seems to be fixed, actually.
 But, Steven Watanabe is completely wrong, the #define X is not even
 related to the problem. When I reported the problem, the same error would
 appear without any such #define. Claiming "-DX is a bad idea" without even
 looking at the relevant code is a most stupid idea, as it could be easily
 seen from the code that "#ifdef X" was added for testing purposes.

 Also, if MPL would actually use X as a define internally without first
 checking for its existence, that would be a bug as well. Fortunately that
 is not the case, and never has been.

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