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

Fix a few more warnings and build stuff #7563

Merged
merged 6 commits into from Feb 23, 2020
Merged

Conversation

JohnHolmesII
Copy link
Contributor

Somewhat noisy, may be worth squashing. There may also be better solutions to some parts.

- 10 is not yet required and is not very available
 - Compiler warnings indicated that the call to toStdString() did not
   create an object that lived long enough be used. Simply use std
   string ahead of time.
rpcs3/Emu/Audio/AudioBackend.cpp Outdated Show resolved Hide resolved
@Nekotekina
Copy link
Member

I take it ignoring -Winit-list-lifetime has no effect?

@JohnHolmesII
Copy link
Contributor Author

It didn't seem to work inline, as the warnings are in the master logs. I could try adding it the the top level if you want.

@Nekotekina Nekotekina merged commit 7589023 into RPCS3:master Feb 23, 2020
@Megamouse Megamouse added the Build and CI Anything related to the build process and continuous integration label Feb 27, 2020
@JohnHolmesII JohnHolmesII deleted the buildops branch April 7, 2020 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build and CI Anything related to the build process and continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants