Jaime Marquínez Ferrándiz
aa43b2db8d
Remove reference to base from opening_hours
...
Signed-off-by: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
2022-07-15 22:13:04 +02:00
Jaime Marquínez Ferrándiz
9f6a24a26f
Add call to CHECK macro before returns that shouldn't be reached
...
Signed-off-by: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
2022-07-15 17:42:41 +02:00
Jaime Marquínez Ferrándiz
0a3817ac94
Fix typo
...
Signed-off-by: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
2022-07-15 15:20:36 +02:00
Jaime Marquínez Ferrándiz
c0ffabeea7
Remove incorrect usage of default in switch statements
...
Signed-off-by: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
2022-07-14 20:35:22 +02:00
Jaime Marquínez Ferrándiz
a41dc0548d
Mark non-void functions that don't return with the noreturn attribute
...
Signed-off-by: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
2022-07-13 17:00:26 +02:00
Jaime Marquínez Ferrándiz
99e4c28ff6
Add missing returns in non-void functions
...
Distributions like openSUSE compile packages with the "-Werror=return-type".
Signed-off-by: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
2022-07-12 23:11:48 +02:00