1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/src
Ailin Nemui fef25d6a35 Make the config parser more robust
We add some additional checks into the config parser's
node_section_index, node_traverse and node_set_str functions. In
particular, we check if the requested node is of scalar or complex type
and whether this matches the value found in the config. If it does not
match, then a warning is issued appropriately and the config is
corrected.
2015-02-17 09:50:55 +01:00
..
core add CONFIG_REC to config_node_section* APIs 2015-02-17 09:50:55 +01:00
fe-common add CONFIG_REC to config_node_section* APIs 2015-02-17 09:50:55 +01:00
fe-none s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
fe-text Refuse to load broken configs on irssi start 2015-02-17 09:50:55 +01:00
irc add CONFIG_REC to config_node_section* APIs 2015-02-17 09:50:55 +01:00
lib-config Make the config parser more robust 2015-02-17 09:50:55 +01:00
perl source cleanup: remove trailing whitespaces 2014-09-11 19:10:33 +02:00
common.h Finish 256 colour support for Irssi 2014-06-30 02:41:34 +02:00
Makefile.am Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00