Don't warn if a POP... is in a different file from a PUSH... unless the -dp flag is used.

This commit is contained in:
Dianne Skoll
2026-02-15 10:53:08 -05:00
parent 0d15977875
commit c3a555942b
7 changed files with 36 additions and 18 deletions

View File

@@ -349,6 +349,10 @@ Echo lines when displaying error messages
.B f
Trace the reading of reminder files
.TP
.B p
Issue warnings if a POP-OMIT-CONTEXT, POP-VARS or POP-FUNCS matches
a corresponding PUSH that is in a different file.
.TP
.B s
Trace expression parsing and display the internal expression node
tree. This is unlikely to be useful unless you are working on