Finally got the chance to run 4.14.1, happens to be on CARD, 382 user named Subs chuck a warning.
I'm wondering what the rationale is behind this new feature and what it adds to the various ways of identifying user Sub commands?
CMT already notes user commanded Sub names by appending #cmd;
Code: Select all
# ------------ Subroutine list----------
sub 2000 "Sub2000_Boot/Reset" #cmd
Code: Select all
Sub_2b9f
Code: Select all
Sub 2000 "Sub2000_Boot/Reset"
It seems redundant twice over, what am I missing?
Can we have a setopts to silence it please?