mbeckerle opened a new issue, #648: URL: https://github.com/apache/daffodil-vscode/issues/648
Trying to test the vscode extension with the PCAP DFDL schema. I clobbered the magic number in the first bytes of an icmp1.cap file. This fails an assert at line 97 of pcap.dfdl.xsd, which is the first element of simple type in the schema. I step through with the debugger, and nothing displays *anything* about the assert failure. Execution ends. A little pop-up dialog says it wrote my infoset out, which it didn't. There's nothing showing that anything went wrong. All panels on the left are blank. I was testing 1.3.0-RC2 version of the vscode extension. -- 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]
