this post was submitted on 17 Oct 2024
67 points (100.0% liked)

Programming

17279 readers
441 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/21458338

The GNU Compiler Collection (GCC) support for the C23 programming language standard is now considered "essentially feature-complete" with GCC 15. As such they are preparing to enable the C23 language version (using the GNU23 dialect) by default for the C language version of GCC when not otherwise specified.

Preparations are now underway to set the default C language version of GCC to GNU23 as the GNU dialect of C23. Or in other words, implying -std=gnu23 when no other C standard is specified.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 8 points 1 week ago (1 children)

Newer than C99? Both the Linux kernel and systemd build with gnu11. I'd call those pretty relevant.

C23 is still far too new (still a draft) for any major projects that care about compiler compatibility.

[โ€“] [email protected] 1 points 1 week ago

systemd

Interesting. So they did it two years ago for the ~~lols~~.. i mean for the u8"๐Ÿ˜€"s*...which wasn't even really needed as one of the PR comments pointed out.

* Yes, the mission creep is so bad the shit show that is systemd has emoticons.