Files
recycled-ni-neutrino/lib/xmltree
J. Krieg 1642db7b11 src/gui-neutrino/lib/xmltree/xmlinterface.cpp: fix build when compiling with -Werror
because with this the warning:
 warning: 'xmlgz_file' may be used uninitialized in this function [-Wmaybe-uninitialized]
 warning: 'xml_file' may be used uninitialized in this function [-Wmaybe-uninitialized]
is treated as an error and the build aborts - so let's remove this warning...

Thanks to Janus for reporting this and the suggested fix

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 13ab6e92a0
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-09-02 (Sun, 02 Sep 2018)

Origin message was:
------------------
src/gui-neutrino/lib/xmltree/xmlinterface.cpp: fix build when compiling with -Werror

because with this the warning:
 warning: 'xmlgz_file' may be used uninitialized in this function [-Wmaybe-uninitialized]
 warning: 'xml_file' may be used uninitialized in this function [-Wmaybe-uninitialized]
is treated as an error and the build aborts - so let's remove this warning...

Thanks to Janus for reporting this and the suggested fix

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
2018-09-02 21:21:03 +02:00
..
2018-08-30 22:29:14 +02:00
2012-03-04 16:32:34 +08:00
2015-04-28 10:12:23 +02:00
2015-04-28 10:12:23 +02:00
2012-09-11 20:31:33 +02:00
2012-09-11 20:31:33 +02:00
2013-05-28 14:23:17 +02:00