BIND 10 #3318: Add builder that uses -ftrapv flag on g++
BIND 10 Development
do-not-reply at isc.org
Fri Jan 31 09:13:13 UTC 2014
#3318: Add builder that uses -ftrapv flag on g++
-------------------------------------+-------------------------------------
Reporter: shane | Owner: jreed
Type: task | Status: new
Priority: | Milestone: New Tasks
medium | Keywords:
Component: build | Sensitive: 0
system | 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 |
-------------------------------------+-------------------------------------
We recently updated the code to not depend on behavior of signed integer
overflow in ticket #3010.
We do not set the -ftrapv flag which revealed this problem because there
is a runtime cost.
However, we should run our tests in an environment to insure that we don't
add any code that violates this constraint. This ticket is to set up such
a builder.
--
Ticket URL: <https://bind10.isc.org/ticket/3318>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list