Don't omit backend-specific attributes in structures.
The rationale behind this commit is to ensure the size of each data structure remains consistent regardless of which backends are enabled and disabled. This is important for mini_al because it publicly exposes every struct.
Showing
Please register or sign in to comment