Rémi Verschelde
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
...
Fixes GCC 5 warnings of the form:
core/io/http_client.cpp:288:9: warning: enumeration value 'STATUS_SSL_HANDSHAKE_ERROR' not handled in switch [-Wswitch]
core/io/marshalls.cpp:806:9: warning: enumeration value 'AABB' not handled in switch [-Wswitch]
Those can be trivial cases where adding a default fallback is the solution,
or more complex issues/hidden bugs where missed values are actually meant
to be handled.
2018-09-27 18:34:30 +02:00
..
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-08-10 13:29:49 -03:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-13 19:10:35 -04:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 15:56:20 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-01-05 01:22:23 +01:00
2018-09-12 09:52:22 +02:00
2018-09-27 18:34:30 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-02-21 19:46:06 +01:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-27 18:34:30 +02:00
2018-09-12 09:52:22 +02:00
2018-09-25 20:13:45 +02:00
2018-09-15 00:06:03 +02:00
2018-09-12 15:46:37 +02:00
2018-09-12 15:46:37 +02:00
2018-01-12 00:58:14 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 15:56:16 +02:00
2018-09-12 15:56:16 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-01-05 01:22:23 +01:00
2018-09-27 10:29:48 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2017-10-27 12:26:13 -04:00
2018-09-21 14:34:57 +02:00
2018-09-15 14:45:54 +02:00
2018-09-21 14:34:57 +02:00
2018-09-12 15:56:20 +02:00
2018-09-22 13:35:41 +02:00
2018-09-22 13:35:41 +02:00
2018-09-12 15:56:20 +02:00
2018-09-12 15:56:20 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00
2018-09-12 09:52:22 +02:00