@parzivalwolfram@infosec.exchange
Post #3574295
2024-12-21 16:00 UTC
i think this is no longer compliant with Sun Studio because i'm using a GCC extension but WE GOT IT
Replies (1)
-
@parzivalwolfram@infosec.exchange 2024-12-23 20:01
ah yes, "ifdef __typeof__" is a no-op for GCC 3 specifically, but not for GCC 2 or GCC 4. sweet!