OrcaSlicer/src
Dipl.-Ing. Raoul Rubien, BSc aa8b8620da
Fixes 1 Bug and 8 Compiler Warnings (#10654)
* fixes: keys_map is initialized with itself [-Winit-self]

* fixes: operation on repeats may be undefined [-Wsequence-point]

* fixes: warning: suggest parentheses around && within || [-Wparentheses]

* fixes: moving brim_points to itself [-Wself-move]

* fixes: operation on unprintability may be undefined [-Wsequence-point]

* fixes: extra tokens at end of #endif directive [-Wendif-labels]

* fixes: converting to non-pointer type int from NULL [-Wconversion-null]

* review result: simplifies fix 'operation on repeats may be undefined'
2026-02-12 08:41:35 +08:00
..
dev-utils Merge branch 'main' into dev/p2s-pr 2025-11-17 14:56:09 +08:00
libslic3r Fixes 1 Bug and 8 Compiler Warnings (#10654) 2026-02-12 08:41:35 +08:00
libvgcode QoL: improve gcode marker (#11881) 2026-01-09 11:52:30 +08:00
slic3r Fixes 1 Bug and 8 Compiler Warnings (#10654) 2026-02-12 08:41:35 +08:00
CMakeLists.txt Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00
OrcaSlicer.cpp Fix thumbnail rendering in CLI (#12129) 2026-02-10 13:08:22 +08:00
OrcaSlicer.hpp ENH: CLI: add logic to process wrapping detect 2025-10-02 17:07:21 +08:00
OrcaSlicer_app_msvc.cpp Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00