OWL-Varun opened a new pull request, #806:
URL: https://github.com/apache/daffodil/pull/806

   When the user is in debug mode with the subcommand parse, the ouput for
   info unparser will now display correctly.
   When the user is in debug mode with the subcommand unparse, the output
   for info parser will now display correctly.
   
   When the user is in debug mode while calling the parse or unparse
   subcommand, we want to make sure that the info printed to the screen for
   parser and unparser are accurate. This is done by comparing the
   subcommand and the info argument. The "info parser" command prints the
   parser information only when the parser subcommand is utilized. The "info
   unparser" command prints the unparser information only when the unparse
   subcommand is utilitzed.
   
   DAFFODIL-2488


-- 
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]

Reply via email to