]> granicus.if.org Git - re2c/commit
Restore user warnings after temporarily enforcing a warning.
authorUlya Trofimovich <skvadrik@gmail.com>
Wed, 11 May 2016 12:17:20 +0000 (13:17 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Wed, 11 May 2016 12:17:20 +0000 (13:17 +0100)
commit2bfe75d57c71c7102dd6e7b4e5f7139411c7c080
tree2e581353a2e349239959deef085342b08b877f4a
parentb9aebe51a9170e99572527706c7370df86e8406c
Restore user warnings after temporarily enforcing a warning.

This is a temporary (and quite inconvenient) hack; in fact,
warnings should be handled in the same way as options (via
user config / real config that are synced on each read access
just in case user config has been changed).
re2c/src/conf/msg.cc
re2c/src/conf/opt.cc
re2c/src/conf/warn.cc