This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
use types from <stdint.h> for integer types instead of implementation-defined #64
Labels
ARCHIVED
CLOSED at time of archiving
@hsivonen mentioned this in a recent review: https://phabricator.services.mozilla.com/D16267#412614
@henrycg any reason not to make this change? I think this basically means giving up on C90 support and requiring C99. The only C90 compiler in wide use that I am aware of is MSVC (issue #17) and I am less convinced that this is important given that clang works well on that platform now.
The text was updated successfully, but these errors were encountered: