Page MenuHomeFreeBSD

libc: Add <inttypes.h> C23 feature test macro
ClosedPublic

Authored by kfv on Fri, Sep 4, 2:57 AM.
Tags
None
Referenced Files
F171433135: D59382.diff
Fri, Sep 11, 2:56 AM
F171377918: D59382.id185911.diff
Thu, Sep 10, 7:18 PM
F171346690: D59382.id185792.diff
Thu, Sep 10, 2:25 PM
Unknown Object (File)
Thu, Sep 10, 8:14 AM
Unknown Object (File)
Thu, Sep 10, 7:03 AM
Unknown Object (File)
Thu, Sep 10, 3:35 AM
Unknown Object (File)
Wed, Sep 9, 3:19 PM
Unknown Object (File)
Wed, Sep 9, 2:29 PM
Subscribers

Details

Summary

Define __STDC_VERSION_INTTYPES_H__ now that the header fully
conforms to C23.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 76483
Build 73366: arc lint + arc unit

Event Timeline

kfv requested review of this revision.Fri, Sep 4, 2:57 AM

I trust you that you have checked that it is.

It could be helpful for documentation to add the revisions where you made inttypes.h compliant into the stack using “Edit related revisions.”

Approved for commit.

This revision is now accepted and ready to land.Fri, Sep 4, 10:42 AM

Thanks, Robert! Sure, I will do.

This revision was automatically updated to reflect the committed changes.