Skip to content

Implement compiler warnings#978

Merged
ForNeVeR merged 5 commits intoForNeVeR:mainfrom
evgTSV:warning-reporter
Apr 3, 2026
Merged

Implement compiler warnings#978
ForNeVeR merged 5 commits intoForNeVeR:mainfrom
evgTSV:warning-reporter

Conversation

@evgTSV
Copy link
Copy Markdown
Contributor

@evgTSV evgTSV commented Mar 29, 2026

Part of #958

Added all warning sets (GCC-based). Actually, even though -Wfull doesn't exists in major C compilers, I added it as aliase to bind all kinds of warnings.

Comment thread Cesium.Core/Warnings/IWarningProcessor.cs
Comment thread Cesium.Core/Warnings/CompilerWarning.cs
Comment thread Cesium.Core/StringFormatExtensions.cs
Comment thread Cesium.Core/Warnings/WarningsSet.cs
@ForNeVeR ForNeVeR self-requested a review April 3, 2026 20:21
@ForNeVeR ForNeVeR assigned ForNeVeR and unassigned evgTSV Apr 3, 2026
Copy link
Copy Markdown
Owner

@ForNeVeR ForNeVeR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ForNeVeR ForNeVeR merged commit e7246aa into ForNeVeR:main Apr 3, 2026
8 checks passed
@evgTSV evgTSV deleted the warning-reporter branch April 4, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants