Use <stdint.h> for int64_t and other exact-width integer types

Edit
Title Use <stdint.h> for int64_t and other exact-width integer types
Topic Refactoring
Created 2024-04-18 21:52:30
Last modified 2024-04-18 21:52:44 (2 weeks ago)
Latest email 2024-04-19 08:34:38 (2 weeks ago)
Status
2024-07: Needs review
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer
Links
Emails
Cannot find a working 64-bit integer type on Illumos
First at 2024-03-22 16:48:05 by Japin Li <japinli at hotmail.com>
Latest at 2024-04-19 08:34:38 by Peter Eisentraut <peter at eisentraut.org>
Latest attachment (v2-0001-Use-int64_t-support-from-stdint.h-and-inttypes.h.patch) at 2024-04-18 20:29:27 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v2-0001-Use-int64_t-support-from-stdint.h-and-inttypes.h.patch) at 2024-04-18 20:29:27 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Use-int64_t-and-friends-from-stdint.h.patch) at 2024-04-18 00:31:05 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (config.log) at 2024-03-22 17:11:31 from Japin Li <japinli at hotmail.com> (Patch: No)
History
When Who What
2024-04-18 21:52:44 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2024-04-18 21:52:44 Thomas Munro (macdice) Changed name to Use <stdint.h> for int64_t and other exact-width integer types
2024-04-18 21:52:31 Thomas Munro (macdice) Attached mail thread ME3P282MB3166F9D1F71F787929C0C7E7B6312@ME3P282MB3166.AUSP282.PROD.OUTLOOK.COM
2024-04-18 21:52:30 Thomas Munro (macdice) Created patch record
Edit