BIND 10 #830: stdint.h
BIND 10 Development
do-not-reply at isc.org
Sun Apr 3 15:37:41 UTC 2011
#830: stdint.h
-------------------------------------+------------------------------------
Reporter: fdupont | Type: defect
Status: new | Priority: major
Milestone: | Component: Unclassified
Keywords: | Sensitive: 0
Estimated Number of Hours: 0 | Add Hours to Ticket: 0
Billable?: 1 | Total Hours: 0
Internal?: 0 |
-------------------------------------+------------------------------------
I have two concerns about #include <stdint.h>:
- first in C++ the correct include is <cstdint>
- second it is only for C99 compliant compilers (e.g., not Visual Studio
< 2010)
I propose to use <boost/cstdint.hpp> which is already better than anything
we can imagine...
--
Ticket URL: <http://bind10.isc.org/ticket/830>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list