Re: [Boost-bugs] [Boost C++ Libraries] #7996: phoenix::bind does not protoify the bound arguments

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7996: phoenix::bind does not protoify the bound arguments
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-08 21:06:53


#7996: phoenix::bind does not protoify the bound arguments
-----------------------------------+----------------------------------------
  Reporter: andysem | Owner: theller
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: phoenix
   Version: Boost Release Branch | Severity: Problem
Resolution: | Keywords: phoenix bind proto log
-----------------------------------+----------------------------------------

Comment (by theller):

 Hi Andrey,

 I am not sure what the problem here *exactly* is. I just checked the code
 of phoenix bind and all other phoenix expressions, they never use
 boost::proto::detail::protoify, the use the regular and document
 boost::proto::make_expr functionality. I am not sure who to blame here.
 However i think it rather is Boost.Log in this case, as phoenix uses
 official and document functions of proto. This means i needed to change
 every phoenix expression in order to work with boost.log which uses an
 undocument private function out of the detail namespace of a library.

 That being said, this would probably need closer investigation. I will try
 to take a close look next week.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7996#comment:1>
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:11 UTC