ChrisDodd / btyacc

Backtracking yacc
18 stars 5 forks source link

Completion of error handling #13

Closed elfring closed 8 years ago

elfring commented 8 years ago

Would you like to add more error handling for return values from functions like the following?

elfring commented 8 years ago

I suggest to avoid ignorance of return values a bit more. Would you like to detect every error situation as early as possible?