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

Edit
ID 4938
Title Use <stdint.h> for int64_t and other exact-width integer types
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Topic Refactoring
Created 2024-04-18 21:52:30
Last modified 2024-12-04 02:27:35 (3 months, 1 week ago)
Latest email 2024-12-10 02:02:07 (3 months ago)
Status
2025-01: Committed
2024-11: Moved to next CF
2024-09: Moved to next CF
2024-07: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer Thomas Munro (macdice)
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-12-10 02:02:07 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (0001-Deprecate-pg_int64.patch) at 2024-12-10 02:02:07 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (0001-Deprecate-pg_int64.patch) at 2024-12-10 02:02:07 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Fix-header-inclusion-order-in-c.h.patch) at 2024-12-05 00:21:46 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-header-inclusion-order-in-c.h.patch) at 2024-12-04 22:45:50 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Use-stdint.h-and-inttypes.h-for-integer-types.patch) at 2024-11-29 23:42:53 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Use-stdint.h-and-inttypes.h-for-integer-types.patch) at 2024-11-29 19:30:41 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Use-types-and-support-stdint.h-and-inttypes.h.patch) at 2024-11-29 10:12:57 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (tzcode.diff.diff.txt) at 2024-07-04 02:55:59 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    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-12-04 02:27:35 Thomas Munro (macdice) Closed in commitfest 2025-01 with status: Committed
2024-12-04 02:27:34 Thomas Munro (macdice) Changed committer to macdice
2024-12-01 14:30:09 Peter Eisentraut (petere) Closed in commitfest 2024-11 with status: Moved to next CF
2024-11-30 00:43:38 Thomas Munro (macdice) New status: Needs review
2024-10-01 15:24:38 Peter Eisentraut (petere) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-01 05:55:00 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-07-23 08:26:10 Peter Eisentraut (petere) New status: Waiting on Author
2024-07-04 03:46:15 Thomas Munro (macdice) New status: Needs review
2024-05-12 11:53:55 Peter Eisentraut (petere) New status: Waiting on Author
2024-05-12 11:53:51 Peter Eisentraut (petere) Added petere as reviewer
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