mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

This allows to ignore-deprecations as follows: @pragma push ignore-deprecations print r$deprecated; @pragma pop A bit of infrastructure is put in place for the push and pop, but nothing overly generalized for future pragmas.
3 lines
265 B
Text
3 lines
265 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
warning in <...>/deprecated.zeek, line 1: deprecated script loaded from <...>/ignore-deprecations.zeek:1 This script is deprecated.
|
|
Deprecated::x, 42
|