Skip to content

Fix a few bugs found by gcc 7.1 #1

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

Closed
wants to merge 1 commit into from
Closed

Fix a few bugs found by gcc 7.1 #1

wants to merge 1 commit into from

Conversation

mikrosk
Copy link
Member

@mikrosk mikrosk commented Aug 17, 2017

There has been a lot of strict aliasing complains so I think it makes sense to enable -fno-strict-aliasing until the wild pointer casts are fixed (there's a lot of them...) to prevent undefined behaviour.

@mikrosk mikrosk changed the title Fix a few bug found by gcc 7.1 Fix a few bugs found by gcc 7.1 Aug 17, 2017
@mikrosk
Copy link
Member Author

mikrosk commented Jul 8, 2018

@th-otto just a reminder, you are now free to commit this :)

@th-otto
Copy link
Contributor

th-otto commented Jul 13, 2018

already solved by 23d389e

@th-otto th-otto closed this Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants