This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't allow using types with bigger alignment than two usize as priva…
…te/impl data for subclasses GLib aligns the type private data to two gsizes so we can't safely store any type there that requires a bigger alignment.
- Loading branch information