[Boost-bugs] [Boost C++ Libraries] #5824: Block statement docs do not mention necessary header file

Subject: [Boost-bugs] [Boost C++ Libraries] #5824: Block statement docs do not mention necessary header file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-08-29 19:55:24


#5824: Block statement docs do not mention necessary header file
-------------------------------+--------------------------------------------
 Reporter: gredner@… | Owner: theller
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: phoenix
  Version: Boost 1.47.0 | Severity: Problem
 Keywords: |
-------------------------------+--------------------------------------------
 In the documentation for block statements [1], there is no mention of the
 needed header file (scope.hpp, I think?). This is particularly insidious
 because block statements will compile without this header, but they will
 silently generate the wrong runtime code (only the last statement in the
 comma-chain will be executed).

 [1]
 http://www.boost.org/doc/libs/1_47_0/libs/phoenix/doc/html/phoenix/modules/statement/block_statement.html

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