You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2019/03/18 15:59:25 UTC

[GitHub] [incubator-daffodil] bsloane1650 opened a new pull request #200: Avoid supressing original parse errors

bsloane1650 opened a new pull request #200: Avoid supressing original parse errors
URL: https://github.com/apache/incubator-daffodil/pull/200
 
 
   After parsing an element, regardless of if an error was thrown,
   additional state validation is conducted. If said validation fails,
   following an error being thrown in the parse function, we now include
   the original error as a supressed error in the final one.
   
   DAFFODIL-2099

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services