BIND 10 #3039: Build fails due to BOOST_STATIC_ASSERT on Fedora 19 (GCC 4.8.1)
BIND 10 Development
do-not-reply at isc.org
Mon Jul 8 10:55:53 UTC 2013
#3039: Build fails due to BOOST_STATIC_ASSERT on Fedora 19 (GCC 4.8.1)
-------------------------------------+-------------------------------------
Reporter: muks | Owner: muks
Type: defect | Status:
Priority: high | reviewing
Component: Unclassified | Milestone:
Keywords: | Sprint-20130709
Sensitive: 0 | Resolution:
Sub-Project: DNS | CVSS Scoring:
Estimated Difficulty: 0 | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by vorner):
* owner: vorner => muks
Comment:
Hello
I can understand the purpose of the change. But, can you, please, explain
the second part of this condition to me?
{{{#!sh
if test "$BOOST_STATIC_ASSERT_WOULDFAIL" = "yes" -a X"$werror_ok" = X1;
then
}}}
Doesn't automake put „yes“ and „no“ values, instead of 0 and 1 for boolean
values? Does the `werror_ok` mean that it is ok to be warning there or it
is ok to use werror?
--
Ticket URL: <http://bind10.isc.org/ticket/3039#comment:5>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list