id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5824,Block statement docs do not mention necessary header file,gredner@…,Thomas Heller,"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",Bugs,closed,To Be Determined,phoenix,Boost 1.47.0,Problem,fixed,,