Paul Davis
df1780f09d
triggerbox: use uint64_t instead of size_t
...
Somewhat unbelievably, macOS defines size_t as unsigned long, which the compiler there
believes is distinct from unsigned long long even then they have the same bitwidth
and signedness. We don't have any string converters for unsigned long, only uint64_t
(unsigned long long), so various things break.
2021-09-10 13:12:14 -06:00
..
2019-09-18 17:37:54 +02:00
2021-09-10 13:12:14 -06:00
2021-06-10 03:17:49 +02:00
2021-06-12 21:16:18 +02:00
2021-07-23 01:37:46 +02:00
2021-08-13 12:51:35 -06:00
2021-09-10 13:02:01 -06:00
2020-01-25 03:40:04 +01:00
2021-09-02 20:45:30 +02:00
2021-07-03 19:07:25 +02:00
2021-07-23 02:02:59 +02:00
2021-09-10 13:03:57 -06:00
2018-10-14 22:06:11 -04:00
2019-09-30 06:30:11 +02:00
2021-05-02 16:36:30 +02:00
2021-08-13 12:51:28 -06:00
2021-08-13 12:51:29 -06:00
2021-09-04 07:39:27 -06:00
2021-05-30 20:09:35 -04:00
2021-01-17 13:19:54 +11:00
2020-01-22 02:00:25 +01:00
2021-08-13 21:53:18 +02:00
2021-09-10 12:15:24 -06:00
2021-04-07 01:46:02 +02:00
2019-09-03 05:01:59 +02:00
2019-08-03 15:53:17 +02:00
2021-03-01 22:14:38 +01:00
2021-08-13 12:51:29 -06:00
2021-07-22 19:48:24 +02:00
2021-03-30 01:29:28 +02:00
2020-03-26 19:00:41 +01:00