id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5715,sequencing with comma does not work for boost::phoenix::bind,Gennady Proskurin ,Thomas Heller,"Sample program attached. Correct behaviour, I think, is to call both functions, f() and g(). In new phoenix, only last function g() is called. Using old phoenix from boost/spirit: c++ func2.cc Phoenix version: 2000 f g Using new phoenix: c++ func2.cc -D USE_NEW_PHOENIX ./a.out Phoenix version: 3000 g It seems that comma operator is not overloaded for boost::phoenix::bind (or something like that). ",Bugs,closed,To Be Determined,phoenix,Boost 1.47.0,Problem,fixed,,