Fixed some rare cases when a single file-scope error could get reapeated endlessly until the maximum total count of errors allowed is reached.
4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
bug1889-missing-identifier.c:3: Error: Identifier expected
|
|
bug1889-missing-identifier.c:3: Error: ';' expected
|
|
bug1889-missing-identifier.c:4: Error: Identifier expected
|