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

Give StringFromFormat a printf format attribute. #41

Merged
merged 2 commits into from Feb 6, 2014

Conversation

Parlane
Copy link
Member

@Parlane Parlane commented Feb 6, 2014

It gives StringFromFormat printf style arguments that should be type-checked against a format string.

It gives StringFromFormat printf style arguments that should be type-checked against a format string.
@delroth
Copy link
Member

delroth commented Feb 6, 2014

Does that cause any additional warnings?

@Parlane
Copy link
Member Author

Parlane commented Feb 6, 2014

Yep. 4 extras from what I could see make recompiling.

@delroth
Copy link
Member

delroth commented Feb 6, 2014

Feel like fixing them as a followup commit in this PR? :)

@delroth
Copy link
Member

delroth commented Feb 6, 2014

LGTM

delroth added a commit that referenced this pull request Feb 6, 2014
Give StringFromFormat a printf format attribute.
@delroth delroth merged commit 4c6d4cc into dolphin-emu:master Feb 6, 2014
orbea pushed a commit to orbea/dolphin that referenced this pull request Aug 27, 2018
Fix compilation issue for Apple devices
JosJuice pushed a commit to JosJuice/dolphin that referenced this pull request Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants