Artifact f462fb3116d8d8e62371f2cdc74ad19e74817289:
- File bindings/cpp/Db.cpp — part of check-in [ee070353b9] at 2021-02-12 22:09:50 on branch trunk — libfossil is now C99, rather than C89, per discussion at [https://fossil.wanderinghorse.net/r/libfossil-forum/forumpost/e02ff0e8d0]. fsl_int{16,32,64}_t have been replaced by the standard uint{16,32,64}_t, FSL_xxx_T_PFMT/SFMT replaced with PRIx32 and friends, and auto.def now checks for -std=c99 capability (but that check could probably be done differently/improved). fsl_int_t and fsl_uint_t are retained, as they're more about documentation/intent than fixed sizes. (user: stephan size: 13617)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.