#wg14 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #wg14, aggregated by home.social.
-
The C11 specification from #wg14 is so dreadful, so full of dumb ideas badly explained, as to shock the conscience
#computerscience #programming #Clanguage #c11 #wg14 -
Meeting 71 of WG14 (the ISO C committee) is now complete, and I've written a blogpost with an overview of the proposals that were highlights for me: https://www.ethernull.org/blog_posts/2024_10.1_wg14.html
With thanks to @AaronBallman @erisceleste @thephd for writing the proposals I wrote about!
Obviously there were plenty of great papers, these were just a few I particularly liked. C23 is really nice, and I think C2y is already shaping up to be something quite special. :)
-
I wonder if anyone has seriously thought about adding some kind of namespacing to the C preprocessor.
for example, it would be nice if you could say
#namespace FOO
#include "foo.h"
#endnamespaceand then all the preprocessor defines from foo.h are brought into your file with names like FOO###BOOL
-
CW: C Programming
The #CprogrammingLanguage has been deeply damaged by the #WG14 Standards Committee and the two free compiler projects. https://www.yodaiken.com/2018/05/20/depressing-and-faintly-terrifying-days-for-the-c-standard/