Re: [Boost-bugs] [Boost C++ Libraries] #1500: [Spirit/Phoenix] C4512 Compiler warnings from VC8

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1500: [Spirit/Phoenix] C4512 Compiler warnings from VC8
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-09 16:08:23


#1500: [Spirit/Phoenix] C4512 Compiler warnings from VC8
----------------------------------------------------------+-----------------
  Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: djowel
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: spirit
   Version: Boost Development Trunk | Severity: Cosmetic
Resolution: | Keywords:
----------------------------------------------------------+-----------------
Comment (by Richard Webb <richard.webb_at_[hidden]>):

 Patch to silence various warnings attached.

 On a similar note, including both bind and phoenix headers results in a
 number C6244 warnings:

 {{{
 boost\spirit\phoenix\operators.hpp(1031) : warning C6244: Local
 declaration of '_1' hides previous declaration at line '42' of
 'e:\development\boostsvn\boost\bind\placeholders.hpp'

 boost\spirit\phoenix\composite.hpp(1378) : warning C6244: Local
 declaration of '_1' hides previous declaration at line '42' of
 'e:\development\boostsvn\boost\bind\placeholders.hpp'

 boost\spirit\phoenix\operators.hpp(1023) : warning C6244: Local
 declaration of '_1' hides previous declaration at line '42' of
 'e:\development\boostsvn\boost\bind\placeholders.hpp'
 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1500#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:49:57 UTC