
Fixed string truncation warnings by reducing max parameter lengths by one where applicable. The binlogrouter filename lengths are slightly different so using memcpy to work around the warnings is an adequate "solution" until the root of the problem is solved. Removed unnecessary CMake policy settings from qc_sqlite. Adding a self-dependency on the source file of an external project has no effect and only caused warnings to be logged.
inih is a simple .INI file parser written in C, released under the New BSD license (see LICENSE.txt). Go to the project home page for more info: http://code.google.com/p/inih/