Oliver Stöneberg
91070ca794
utils.h: added startsWith()
and started using it ( #5381 )
...
This makes the code much more readable. It also makes it less prone to
errors because we do not need to specify the length of the string to
match and the returnvalue is clear.
The code with the bad returnvalue check was never executed and I added a
test to show that.
2023-09-08 19:30:25 +02:00
..
2023-09-04 19:40:13 +02:00
2023-08-31 18:28:47 +02:00
2023-04-01 09:40:10 +02:00
2023-09-08 19:30:25 +02:00
2023-08-08 11:05:02 +02:00
2023-08-31 18:28:47 +02:00
2023-08-29 12:00:52 +02:00
2022-08-20 20:54:31 +02:00
2023-01-28 10:16:34 +01:00
2023-08-14 10:29:04 +02:00
2022-08-16 22:03:44 +02:00
2023-08-16 17:13:36 +02:00
2023-08-16 17:13:36 +02:00
2023-08-23 11:22:41 +02:00
2023-09-06 15:51:05 +02:00
2023-06-22 13:50:51 +02:00
2023-03-02 21:50:14 +01:00
2023-08-21 12:17:08 +02:00
2023-08-16 17:13:36 +02:00
2023-08-16 17:13:36 +02:00
2023-08-16 17:13:36 +02:00
2022-08-16 22:03:44 +02:00
2022-08-16 22:03:44 +02:00
2023-08-16 17:13:36 +02:00
2023-08-16 17:13:36 +02:00
2022-12-30 21:33:45 +01:00