Closed andreas-eberle closed 9 years ago
Please also this files (fail in parser):
Have fun, both files are crazy!
In addition to that: If we don't want to rewrite the whole parser because of the stack size issue. When we implement #43 we can start the parser on a thread thread and specify the stack size for the new thread there to, hopefully, avoid such environment dependent limitations.
@norman465 Thank you for your work. Keep in mind, that big.mj fail for the fixpoint test. But I think this bugs not as critical as the semantic bugs.
I created a ticket for testdata/mj-test/pos-parser/nesting-is-fun.mj. See #179
The testfile testdata/mj-test/pos/replimoc3.mj is incorrect. In line 32 read(int) is called, which does not exist in the code. How should we proceed with this file?
I created a pull request with a fix in the mj-test repository.
For testfile testdata/mj-test/pos-parser/big.mj see ticket #180
@valentinz: See #181 for a list of test files that need to be fixed in the central tests repository.
All remaining required fixes are handled in #181. => Closing this ticket.
invalid tests that need to be fixed in the tests repository
real errors and fixed: