Add $SuppressImplicitWarnings system variable.

This suppresses warnings about missing REM or MSG tokens.
This commit is contained in:
Dianne Skoll
2024-09-15 09:39:15 -04:00
parent 0806b6738f
commit ee1c931932
8 changed files with 24 additions and 7 deletions

View File

@@ -143,7 +143,7 @@
"$NumTrig" "$October" "$On" "$OnceFile" "$ParseUntriggered" "$Pm"
"$PrefixLineNo" "$PSCal" "$RunOff" "$Saturday" "$September"
"$SimpleCal" "$SortByDate" "$SortByPrio" "$SortByTime" "$SubsIndent"
"$Sunday" "$SuppressLRM" "$SysInclude" "$T" "$Td"
"$Sunday" "$SuppressImplicitWarnings" "$SuppressLRM" "$SysInclude" "$T" "$Td"
"$TerminalBackground" "$Thursday" "$TimeSep" "$Tm" "$Today"
"$Tomorrow" "$Tt" "$Tuesday" "$Tw" "$Ty" "$U" "$Ud" "$Um"
"$UntimedFirst" "$Use256Colors" "$UseBGVTColors" "$UseTrueColors"