Skip to content

Conversation

@themanyone
Copy link
Contributor

This PR fixes one build blocker, and a bunch of fixes for warnings, reducing the size of build logs.

896dae4 (HEAD -> fix_warn_pr, origin/fix_warn_pr, build) WipeTowerIntegration.hpp:48: fix warning about comparing different int types
3d42112 CoolingBuffer.cpp:691: parenthesis suggested
24cbc7f TreeSupport.cpp: shift declared but not used (commented out)
722c4e6 SLAPrint.cpp: using non-reference type to prevent copying
416457c OptionsGroup.cpp:774: fix warning by removing & from string& key
aa36cce GLCanvas3D.cpp: bed_center defined but not used (comment out for now)
879d366 3DBed.cpp: fix warning about comparing different signedness
4b9ba37 TreeModelVolumes.cpp:881: parenthesis suggested
9d1c129 ShortestPath.cpp: fix warning about if guarding
b75e834 MultipleBeds.cpp: fix warning about comparing different signedness
405c325 GCode.cpp: fix warning about comparing different signedness
13ccd95 InterlockingGenerator.cpp: fix warning about comparing different signedness
5cb8f1d ArrangeHelper.cpp: fix warning about comparing different signedness
233fe52 seq_sequential.cpp: missing is indeed 'missing'

The first commit (seq_sequential.cpp: missing is indeed 'missing') blocks debug build.
Ironic when 'missing' goes missing.

@themanyone themanyone changed the title Fix warnings for successful Fedora 42 build. Fix error and warnings for successful Fedora 42 debug build. Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants