Opened 17 years ago
Closed 15 years ago
#591 closed Feature Requests (invalid)
make portable stdint.h from boost code — at Version 1
Reported by: | nobody | Owned by: | John Maddock |
---|---|---|---|
Milestone: | Component: | config | |
Version: | None | Severity: | Showstopper |
Keywords: | Cc: |
Description (last modified by )
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.
Change History (1)
comment:1 by , 15 years ago
Description: | modified (diff) |
---|---|
Resolution: | None → invalid |
Severity: | → Showstopper |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
I'm going to close this down for two reasons:
John Maddock.