Method CompilerEnvironment()->PikeCompiler()->suppress_deprecation_warnings()
- Method suppress_deprecation_warnings
bool
suppress_deprecation_warnings()- Description
Allows to query whether (during an active compilation) deprecation warnings are supposed to be suppressed.
- Returns
1
if deprecation warnings should be suppressed,0
otherwise.