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

Replace memset with designated initializer #102

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

nirs
Copy link
Member

@nirs nirs commented Dec 5, 2024

We use the default -std=gnu99 so we can use nicer things. https://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html#Initializing-Structure-Members

@nirs nirs requested review from jandubois and AkihiroSuda December 5, 2024 23:31
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@AkihiroSuda AkihiroSuda added this to the v1.2.1 milestone Dec 10, 2024
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit 1483f6c into lima-vm:master Dec 10, 2024
11 checks passed
@nirs nirs deleted the memset branch January 19, 2025 17:56
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.

3 participants