-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Special case tests need to be updated #284
Comments
Tried looking into it and I've to admit to not understanding what's going on here.
so, the failure mode is that parsing completely consumes the |
The cases are parsed from the standard itself, which is in the repo as a submodule (and probably needs to be updated). The problem is that the standard was updated with several new cases and the code here that parses them was never updated. (also note that in some cases, the appropriate fix for special cases may be to update the text in the standard to be more consistent) |
Right now there are quite a few warnings printed about failing special case parsing:
The text was updated successfully, but these errors were encountered: