wfjm
2a50d35e71
some minor c++11 and -Weverything code updates
- use `nullptr` instead of plain '0'
- use `[[noreturn]]` (clang -Wmissing-noreturn)
- drop never reached returns (clang -Wunreachable-code-return)
- drop `throw()` lists, use `noexcept` (clang -Wdeprecated)
- add `R*_Init` prototypes (clang -Wmissing-prototypes)
- Rw11VirtEthTap.cpp: BUGFIX: buffer not null terminated (coverity)
2018-10-28 12:19:19 +01:00
..
2016-12-17 16:28:37 +01:00
2018-08-11 07:49:06 +02:00
2018-05-27 11:19:30 +02:00
2018-05-27 11:19:30 +02:00
2018-10-28 12:19:19 +01:00
2016-12-22 16:57:26 +01:00
2016-12-22 12:03:34 +01:00
2016-12-27 23:35:12 +01:00
2016-12-27 23:35:12 +01:00
2016-12-22 12:03:34 +01:00
2018-05-27 11:19:30 +02:00
2016-12-22 12:03:34 +01:00
2018-08-04 15:33:21 +02:00
2017-04-01 14:59:17 +02:00
2018-08-04 15:07:12 +02:00
2018-05-27 11:19:30 +02:00
2018-05-27 11:19:30 +02:00
2017-01-14 21:08:57 +01:00
2016-12-22 12:03:34 +01:00
2016-12-22 12:03:34 +01:00
2016-12-22 12:03:34 +01:00
2018-05-27 11:19:30 +02:00
2018-08-04 15:07:12 +02:00
2014-12-20 16:39:52 +00:00
2016-12-22 12:03:34 +01:00
2018-05-27 11:19:30 +02:00