Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use vector for tracking all Setting / Command objects #950

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

dymk
Copy link
Collaborator

@dymk dymk commented Jun 29, 2023

Simple cleanup, reduces the size of a Setting / Command by one pointer, and allows the use of for-loop iterator sugar.

@dymk dymk merged commit 1ff0585 into bdring:Devt Jun 29, 2023
12 checks passed
@MitchBradley MitchBradley mentioned this pull request Jul 13, 2023
MitchBradley added a commit that referenced this pull request Jul 13, 2023
This is probably not the best way to fix it, since it uses a
GCC-specific feature, vut it works for now.
msxmatt pushed a commit to bantamtools/FluidNC that referenced this pull request Jul 13, 2023
This is probably not the best way to fix it, since it uses a
GCC-specific feature, vut it works for now.
bdring added a commit that referenced this pull request Jul 13, 2023
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