@parzivalwolfram@infosec.exchange
Post #3574291
2025-01-04 14:20 UTC
`__typeof__((size_t)ULONG_MAX)` != `__typeof__(size_t)`, apparently. never mind, nothing is fixed here.
Replies (1)
-
@parzivalwolfram@infosec.exchange 2025-01-30 03:46
I accidentally built multiple programs, including a whole ass copy of GCC 3.2, using GCC 2.95.3 as a C compiler and Sun's custom C++ compiler at the same time. i don't know how i got that far with that fuckup