Markus Mäkelä d67320e06a
Fix more GCC 8 build failures
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.
2018-04-23 14:02:54 +03:00
..
2018-04-23 14:02:54 +03:00
2018-04-23 14:02:54 +03:00
2018-04-23 14:02:54 +03:00
2017-01-16 10:56:33 +02:00