forked from gspd-unesp/ispd
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestrefactorRefactoring and re-engineering the implementationRefactoring and re-engineering the implementationstandardizationStandardization of the code and its documentationStandardization of the code and its documentation
Description
This is a long-term issue.
The goal is to remove all static analysis warnings, and all warnings that happen during compilation.
As the time of writing (July 16th, 2023) there were over 100 compile-time warnings, and inummerable IDE warnings left in the project.
SuppressWarnings should only be used with a very good reason to do so. And even then, it probably shouldn't.
MathRPG
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestrefactorRefactoring and re-engineering the implementationRefactoring and re-engineering the implementationstandardizationStandardization of the code and its documentationStandardization of the code and its documentation