org.sonar.l10n.delphi.rules.community-delphi.CompilerWarnings.html Maven / Gradle / Ivy
The newest version!
Why is this an issue?
The Delphi compiler issues warning messages when detecting certain issues, such as uninitialized
variables, mission function results, construction of abstract objects, and so on. These warnings
provide important feedback on possible bugs and should not be disabled.
How to fix it
Remove the compiler directive disabling the warning(s).
© 2015 - 2024 Weber Informatics LLC | Privacy Policy