aboutsummaryrefslogtreecommitdiff
path: root/src/grecs-gram.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/grecs-gram.y')
-rw-r--r--src/grecs-gram.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grecs-gram.y b/src/grecs-gram.y
index 05ed2f5..4139587 100644
--- a/src/grecs-gram.y
+++ b/src/grecs-gram.y
@@ -33,3 +33,3 @@ static struct grecs_node *parse_tree;
-%error-verbose
+%define parse.error verbose
%locations

Return to:

Send suggestions and report system problems to the System administrator.