stevedlawrence opened a new pull request, #1476: URL: https://github.com/apache/daffodil/pull/1476
Removes all remaining uses of the name parameter when doing things like filtering or searching subcommands. Instead, we now always uses the "matches" function, which takes into account both short and long name. This fixes the "info" command and the "diffExcludes" setting. The name variable is now only used when when outputting the name of a debugger command that was run. This also always enables debugger command name conflict detection. It doesn't really need to always be run, but we never uncomment this to actually check for conflicts, and it's fast enough that it's not noticable. DAFFODIL-2991 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
