config_parse.c
12 KB
-
config: variables might appear on the same line as a section header · 1d718fa5
While rare and a machine would typically not generate such a configuration file, it is nevertheless valid to write [foo "bar"] baz = true and we need to deal with that instead of assuming everything is on its own line.
Carlos Martín Nieto committed