-
Notifications
You must be signed in to change notification settings - Fork 284
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
GCC 9: new -Werror=address-of-packed-member errors #161
Comments
|
May I please remind this issue? |
lcp
added a commit
to lcp/shim
that referenced
this issue
Feb 26, 2019
Fix the errors from gcc9 '-Werror=address-of-packed-member' rhboot#161 Signed-off-by: Gary Lin <glin@suse.com>
vathpela
pushed a commit
to vathpela/mallory
that referenced
this issue
Dec 5, 2019
Fix the errors from gcc9 '-Werror=address-of-packed-member' rhboot#161 Signed-off-by: Gary Lin <glin@suse.com>
|
58532e1 appears to be a solution to this? |
I can confirm that. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using latest GCC, one can see:
The text was updated successfully, but these errors were encountered: