Error message prefix: Prefix the message, not the context

Fixes #3649
This commit is contained in:
Andreas Nordal
2017-03-26 14:38:59 +02:00
committed by Kurtis Rader
parent 89efa9a8b1
commit 08d42a0507
11 changed files with 99 additions and 68 deletions

View File

@@ -1,7 +1,7 @@
emit: expected event name
Missing end to balance this begin
Missing end to balance this while loop
Missing end to balance this for loop
Missing end to balance this switch statement
Missing end to balance this function definition
Missing end to balance this if statement
- (line 1): Missing end to balance this begin
- (line 1): Missing end to balance this while loop
- (line 1): Missing end to balance this for loop
- (line 1): Missing end to balance this switch statement
- (line 1): Missing end to balance this function definition
- (line 1): Missing end to balance this if statement