]> git.saurik.com Git - bison.git/commit - src/symtab.c
errors: indent "user token number redeclaration" context
authorTheophile Ranquet <theophile.ranquet@gmail.com>
Fri, 28 Sep 2012 12:12:59 +0000 (12:12 +0000)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 28 Sep 2012 12:00:09 +0000 (14:00 +0200)
commitb506d9bfcb9e96d07264a43da7bdf136329dbc86
treee7d9a376cfaa512a4575bc5cbef97366656fbf8c
parentbd52638008b361db9b368923a976a08d934efcd7
errors: indent "user token number redeclaration" context

This is the continuation of the work on the readability of errors
context.

* src/symtab.c (user_token_number_redeclaration): Use
complain_at_indent to output with increased indentation level.
* tests/input:at: Apply this change.

Signed-off-by: Akim Demaille <akim@lrde.epita.fr>
src/symtab.c
tests/input.at