[Info-vax] C99 stuff (Re: The Road to V9.0)

Craig A. Berry craigberry at nospam.mac.com
Thu Jun 6 19:13:50 EDT 2019


On 6/6/19 10:53 AM, John Reagan wrote:
> The C99-compliant headers (new <stdint.h>, moved stuff from
> <inttypes.h> into <stdint.h> as they belong, new directives for 
> printf/sprintf/strftime/etc.) are checked in.

Excellent news.  There have been similar mix-ups between <float.h> and
<math.h>.  Is any of this going to be available pre-9.x?  I can see that
the format specifiers are really an interface change and might be
considered CRTL version-specific, and CRTL versions have always followed
OS versions in the past.  But a lot of stdint.h is just names for
integers of various sizes that are already available but that now have
standard names.  I get tired of dragging around my own home-grown
versions of stdint.h



More information about the Info-vax mailing list