Subject: [Boost-bugs] [Boost C++ Libraries] #6502: Many warnings when using Intel compiler
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-31 17:11:44
#6502: Many warnings when using Intel compiler
-------------------------------------+--------------------------------------
Reporter: anonymous | Owner: eric_niebler
Type: Bugs | Status: new
Milestone: To Be Determined | Component: proto
Version: Boost Development Trunk | Severity: Cosmetic
Keywords: |
-------------------------------------+--------------------------------------
When using icc 12 on Linux, I get two warnings very fequently (this is not
the exact text):
- #411, no constructor in boost::proto::expr to initialize reference
members
- #2536, useless const qualifier on return type
I suppose #2536 is actually wrong, it's not useless and it's a trick that
Proto uses (right?)
I'm not sure about #411 though.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6502> 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:08 UTC