Bug #12
syntax error, report his error over one file
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Compiler | |||
Target version: | 1.8 | |||
Platform: | Triage Stage: | |||
Resolution: | fixed |
Description
when syntax error occurred, the compiler continue his job in the other file. But when the en of file is reached has nothing is good, is better to stop compiling
History
#1
Updated by Alain Prouté over 17 years ago
- Status changed from New to Assigned
Added a call to end_of_par() when the compiler returns from a 'read'. Not yet tested.
#2
Updated by Alain Prouté over 17 years ago
This problem appeared since adm are constructed immediately after the 'global' paragraph. Will be fixed soon.
#3
Updated by Alain Prouté over 17 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
The problem was comming from a buggy grammar rule. It has been removed from the grammar.