Andre Weissflog
a5ade51363
Fix most clang warnings
...
- member initializing order in some constructors
- missing default branches in switch-case
- uninitialized variable if switch-case default (uncritical because
program would exit)
- && and || brace warnings in if()
2015-07-11 14:45:57 +02:00
..
2015-07-11 14:45:57 +02:00
2015-06-10 23:23:12 +00:00
2015-06-26 16:42:50 -06:00
2015-07-06 21:00:03 -06:00
2014-02-18 23:37:57 +00:00
2015-07-11 14:45:57 +02:00
2013-10-21 19:25:59 +00:00
2015-05-15 17:30:55 +00:00
2015-05-26 01:36:50 +00:00
2015-05-15 17:30:55 +00:00
2015-06-26 16:42:50 -06:00
2015-06-26 16:42:50 -06:00
2015-05-15 17:30:55 +00:00
2014-02-19 01:00:58 +00:00
2015-05-15 17:30:55 +00:00
2015-07-06 21:00:03 -06:00
2015-07-06 21:00:03 -06:00
2015-05-15 17:30:55 +00:00
2015-06-26 16:29:10 -06:00
2015-06-26 16:42:50 -06:00
2014-01-11 19:29:55 +00:00
2013-08-29 00:39:25 +00:00
2015-07-11 14:45:57 +02:00
2015-06-16 19:49:22 +00:00
2015-05-15 17:30:55 +00:00
2015-06-17 02:38:44 +00:00
2015-07-06 21:00:03 -06:00
2015-05-18 16:45:49 +00:00
2012-12-12 21:15:54 +00:00
2015-07-11 14:45:57 +02:00
2015-07-03 09:24:46 -06:00