Post #2226546
2024-12-27 03:50 UTC
@mirabilos@toot.mirbsd.org @Obdurodon@hachyderm.io i regret to inform you that
error: macro names must be identifiers
Replies (1)
-
@mirabilos@toot.mirbsd.org 2024-12-27 08:26
@ryanc@infosec.exchange @Obdurodon@hachyderm.io you need a compiler that allows C99+ identifiers with UCS names, of course. I added that to pcc, GCC lacked it for a long time and I’m not sure it even has it now, but the præprocessor is an entirely different thing…