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

Fix db::serialize() crashing with Electron #1036

Merged

Conversation

DamienEspitallier
Copy link
Contributor

This is a fix for #981

It use a #ifdef encapsulation to only use the copy method on electron build.

This is the first time I use lzz and I did not achieve to output #ifndef/else/endif clause from the database.lzz file, so I use the macro.lzz instead. I hope this is acceptable :).

@JoshuaWise JoshuaWise merged commit 0092d43 into WiseLibs:master Sep 2, 2023
@JoshuaWise
Copy link
Member

thanks for this fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants