Release Candidate #2 for version 14.00 now available

Started by Pelle, March 29, 2026, 06:10:50 PM

Previous topic - Next topic

Pelle

/Pelle

rweidner


Marco

I have tested PellesC 14 RC2 with WinContig, as well as with other projects that are currently under development. They all compile correctly and run without any issues.

I really appreciate the new warnings that have been introduced (or perhaps this new version is better at identifying potential errors during compilation).

TimoVJL

Same here, only some a define hell make testing hard.
May the source be with you

Pelle

Quote from: Marco on Yesterday at 12:06:04 PMI have tested PellesC 14 RC2 with WinContig, as well as with other projects that are currently under development. They all compile correctly and run without any issues.
Thanks, good to know!

Quote from: Marco on Yesterday at 12:06:04 PMI really appreciate the new warnings that have been introduced (or perhaps this new version is better at identifying potential errors during compilation).
I sometimes add new warnings. It could also be that the analyzer gets better at predicting things like "value ranges", now triggering a warning that was previously skipped because of "unknown" range.
/Pelle