Opened 17 years ago
Last modified 15 years ago
#591 closed Feature Requests (invalid)
make portable stdint.h from boost code — at Initial Version
Reported by: | nobody | Owned by: | John Maddock |
---|---|---|---|
Milestone: | Component: | config | |
Version: | None | Severity: | Showstopper |
Keywords: | Cc: |
Description
There appears to be an industry-wide need for a good, portable stdint.h library, compatible with the C99 standard. boost.org has the knowledge to create such a header, based on their current stdint.hpp header and associated code. However, what is needed is a C-compatible version that could be used in any environment. boost.org would be doing developers a big favor if it could adapt its existing stdint.hpp header to a C-compatible C99 compliant stdint.h header.
Note:
See TracTickets
for help on using tickets.