this post was submitted on 10 Apr 2025
1 points (100.0% liked)

C & C++

977 readers
14 users here now

founded 5 years ago
MODERATORS
 

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

I work at Red Hat on GCC, the GNU Compiler Collection. I spent most of the past year working on how GCC emits diagnostics (errors and warnings) in the hope of making it easier to use. Let's take a look at 6 improvements to look forward to in the upcoming GCC 15.

  1. Prettier execution paths
  2. A new look for C++ template errors
  3. Machine-readable diagnostics
  4. An easier transition to C23
  5. A revamped color scheme
  6. libgdiagnostics
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here