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

It turns out that our templated storage().get() method silently fails #1404

Merged
merged 4 commits into from
Mar 7, 2024

Conversation

obra
Copy link
Member

@obra obra commented Mar 7, 2024

when handed an untyped pointer, so we're going to have to end up with a templated method for this.

obra added 3 commits March 7, 2024 11:57
when handed an untyped pointer, so we're going to have to end up
with a templated method for this.
move the size check inside the shared code, simplifying the API
@obra obra force-pushed the bugfix/eeprom-settings-loading-regression branch from 258963f to 196b260 Compare March 7, 2024 20:13
@obra obra marked this pull request as ready for review March 7, 2024 20:20
@obra obra merged commit 68b30de into master Mar 7, 2024
15 checks passed
@obra obra deleted the bugfix/eeprom-settings-loading-regression branch March 7, 2024 20:24
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.

1 participant