djrieger / mjplusplus

A compiler for the MiniJava language
http://djrieger.github.io/mjplusplus/doc/doxygen/html/
6 stars 1 forks source link

Parser errors not printed #40

Closed djrieger closed 9 years ago

djrieger commented 9 years ago

Some errors are not printed. For this test case

broken

the parser exits with a EXIT_FAILURE return code but does not print an error.