Files
OrcaSlicer-KX/src
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
2025-06-14 21:05:25 +08:00
2025-06-14 21:05:25 +08:00
2025-06-14 21:05:25 +08:00
2025-06-14 21:05:25 +08:00
2025-06-14 21:05:25 +08:00
2025-06-14 21:05:25 +08:00
2024-03-17 17:33:31 +08:00
2025-06-14 21:05:25 +08:00
2023-08-09 13:42:41 +08:00