Matthias Grob
7a3009f7a3
Remove asserts for unsigned integer >= 0
...
GCC 10 gives a warning
"comparison of unsigned expression in ‘>= 0’ is always true"
for these asserts since checking if an unsigned integer cannot
be negative and hence the statement gets droped.
2020-07-20 15:10:49 +02:00
..
2020-03-12 07:35:44 +01:00
2020-01-13 12:21:18 +01:00
2019-11-01 14:23:35 +01:00
2019-09-23 10:59:12 +02:00
2016-07-06 01:39:06 -04:00
2019-12-18 14:12:47 +01:00
2016-02-16 10:53:12 -05:00
2019-09-18 09:59:50 +02:00
2019-12-09 10:21:27 +01:00
2020-07-20 15:10:49 +02:00
2019-11-18 14:36:30 -08:00
2019-11-18 14:36:30 -08:00
2020-07-17 10:37:18 +02:00
2018-08-31 08:11:02 +02:00
2020-07-20 15:10:49 +02:00
2020-07-20 15:10:49 +02:00
2019-09-05 10:19:47 +02:00
2019-10-03 13:38:51 +02:00
2019-11-28 10:36:13 +01:00
2020-07-20 15:10:49 +02:00