BIND 10 #1991: boost/numeric/conversion/detail/meta.hpp:30: warning: comparison between 'enum mpl_::integral_c<boost::numeric::sign_mixture_enum, unsigned_to_unsigned>::<anonymous>' and 'enum mpl_::integral_c<boost::numeric::sign_mixture_enum, unsigned_to_signed>::<anonymous>'
BIND 10 Development
do-not-reply at isc.org
Thu May 24 19:19:38 UTC 2012
#1991: boost/numeric/conversion/detail/meta.hpp:30: warning: comparison between
'enum mpl_::integral_c<boost::numeric::sign_mixture_enum,
unsigned_to_unsigned>::<anonymous>' and 'enum
mpl_::integral_c<boost::numeric::sign_mixture_enum,
unsigned_to_signed>::<anonymous>'
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: | Status: new
defect | Milestone: New Tasks
Priority: | Resolution:
medium | Sensitive: 0
Component: | Sub-Project: Core
Unclassified | Estimated Difficulty: 0
Keywords: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jinmei):
Replying to [ticket:1991 jreed]:
> I think this is the same issue as in this long thread:
> https://lists.isc.org/pipermail/bind10-users/2012-February/000197.html
>
> This encouraged the ticket #1671. The --without-werror option does
work, but I don't think this should be required on a standard release of
FreeBSD (now seen on two different FreeBSD versions) and anyways
--without-werror will make us lose some value of this system on build
farm.
>
> I think it was suggested to test for this issue in configure and then
only turn off Werror for that specific point.
I'm afraid it's unrealistic to disable werror for specific parts of
the source tree wrt this issue.
I guess the expected solution is to drop gcc/g++ for newer versions of
FreeBSD as they migrate to clang/clang++.
--
Ticket URL: <http://bind10.isc.org/ticket/1991#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list