Hacker News new | ask | show | jobs
by akireu 1597 days ago
Won't this require years of busywork? The various intrinsics, function attributes, C compiler args compatibility, ABI profiles for various platforms/systems (including the Windows GCC/VC ABI idiocy?)

upd: Also, I'm not sure that implementing -funsigned-char in 2022 will be all that great for morale!

1 comments

It required maintenance, sure. But most of those extensions can be safely ignored.