You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When testing the outputs, I experienced a bug where an error would be printed into the std output instead of the error output.
I found it by chance in the latest diff:
When testing the outputs, I experienced a bug where an error would be printed into the std output instead of the error output.
I found it by chance in the latest diff:
pyA2L/pya2l/extensions/a2lparser.hpp
Line 259 in 62fd04d
Additionally, I have the error "enumeration 'Type' must be one of......." printed in the stdout:
I don't know where this gets imported or what other error cases are related here.
The text was updated successfully, but these errors were encountered: