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

ODR violation #375

Open
tom-seddon opened this issue Sep 27, 2024 · 0 comments
Open

ODR violation #375

tom-seddon opened this issue Sep 27, 2024 · 0 comments
Labels
admin repo, CI, build, etc. code some problem with the code worth fixing that doesn't really have any wider impact

Comments

@tom-seddon
Copy link
Owner

M6502Word:

union M6502Word {

M6502Word:

union M6502Word {

With the sizeof check, the compiler isn't really given much scope to get this wrong, but the gcc authors are probably working on this defect as we speak.

@tom-seddon tom-seddon added admin repo, CI, build, etc. code some problem with the code worth fixing that doesn't really have any wider impact labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin repo, CI, build, etc. code some problem with the code worth fixing that doesn't really have any wider impact
Projects
None yet
Development

No branches or pull requests

1 participant