[Boost-bugs] [Boost C++ Libraries] #7732: Spirit Karma calls compile unqualified, which causes it to use compile functions found by ADL

Subject: [Boost-bugs] [Boost C++ Libraries] #7732: Spirit Karma calls compile unqualified, which causes it to use compile functions found by ADL
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-25 15:23:10


#7732: Spirit Karma calls compile unqualified, which causes it to use compile
functions found by ADL
----------------------------------------+-----------------------------------
 Reporter: felipe.m.almeida@… | Owner: djowel
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: spirit
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
----------------------------------------+-----------------------------------
 In boost/spirit/home/karma/generate.hpp, the function generate and
 generate_delimited calls compile without qualification. Which allows
 finding compile functions by ADL if the expression contains terminals not
 defined in the spirit namespace.

 The call should be qualified.

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