]> git.sur5r.net Git - i3/i3/commit
use the new parser by default
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 8 Oct 2012 11:26:42 +0000 (13:26 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 8 Oct 2012 11:26:42 +0000 (13:26 +0200)
commit20c0fa7cfbb8ce29de4eafa9c926e163b757d5c6
tree63a38ca4b8d5257e0d6bfa527ad3de937f8d4518
parent2738f137985254371dab279f6063164fbb42e8e0
use the new parser by default

you can force the old parser with the command line flag
--force-old-config-parser-v4.4-only (which will be present in v4.4 only,
as the name suggests)
include/all.h
include/commands_parser.h
include/config.h
src/cfgparse.y
src/main.c