Dipl.-Ing. Raoul Rubien, BSc
de66749a11
fixes compiler warnings (#9619)
* compiler warnings: adds SYSTEM to [target_]include_directories to skip warnings originating from dependencies
* compiler warnings: uninitialized/unused variables, missing parenthesis, pragma
* compiler warnings: redundant template type, missing curly braces, pass 0 instead of NULL as int argument
* compiler warnings: removes fclose(fp) where fp==nullptr since fclose() has attribute __nonnull((1))
* compiler warnings: uninitialized variables, missing parentheses, missing curly braces
* compiler warnings: ? as lower precedence than <<
* compiler warnings: unused variable
* compiler warnings: unused result
* compiler warnings: undefined/unused variable
* compiler warnings: uninitialized variable
2025-06-14 21:05:25 +08:00
..
2025-06-14 21:05:25 +08:00
2023-10-19 19:55:05 +08:00
2025-02-09 19:59:30 +08:00
2025-06-14 21:05:25 +08:00
2025-06-14 21:05:25 +08:00
2025-05-08 16:00:48 +08:00
2024-08-12 00:00:20 +08:00
2025-06-14 21:05:25 +08:00
2025-06-14 21:05:25 +08:00
2024-05-22 10:52:34 +08:00
2025-06-14 21:05:25 +08:00
2025-06-02 23:03:53 +08:00
2025-06-14 21:05:25 +08:00
2023-10-17 20:00:38 +08:00
2024-03-17 17:33:31 +08:00
2025-06-14 21:05:25 +08:00
2024-08-04 10:48:24 +08:00
2025-03-18 19:42:42 +08:00
2025-05-14 15:04:49 +08:00
2023-08-09 13:42:41 +08:00
2025-02-03 21:15:17 +08:00
2025-05-01 17:28:10 +08:00
2024-06-16 17:15:51 +08:00
2023-11-15 19:00:55 +08:00