CONFIG: enable use of stricter deprecation warnings
- selected with '+strict' in WM_COMPILE_CONTROL or 'wmake -strict', it enables the FOAM_DEPRECATED_STRICT() macro, which can be used to mark methods that are implicitly deprecated, but are not yet marked as full deprecated (eg, API modification is too recent, generates too many warnings). Can be considered a developer option.
Showing
- applications/test/Dictionary/Test-Dictionary.C 5 additions, 5 deletionsapplications/test/Dictionary/Test-Dictionary.C
- applications/test/UDictionary/Test-UDictionary.C 2 additions, 5 deletionsapplications/test/UDictionary/Test-UDictionary.C
- applications/test/compoundToken1/Test-compoundToken1.C 10 additions, 0 deletionsapplications/test/compoundToken1/Test-compoundToken1.C
- etc/bashrc 1 addition, 0 deletionsetc/bashrc
- etc/config.sh/completion_cache 1 addition, 1 deletionetc/config.sh/completion_cache
- etc/cshrc 1 addition, 0 deletionsetc/cshrc
- src/OpenFOAM/include/stdFoam.H 7 additions, 0 deletionssrc/OpenFOAM/include/stdFoam.H
- wmake/rules/General/general 5 additions, 0 deletionswmake/rules/General/general
- wmake/scripts/AllwmakeParseArguments 12 additions, 6 deletionswmake/scripts/AllwmakeParseArguments
- wmake/wmake 23 additions, 2 deletionswmake/wmake
Please register or sign in to comment