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

AVIDump: fix -Wsign-compare warning #2913

Merged
merged 1 commit into from Aug 27, 2015
Merged

Conversation

Tilka
Copy link
Member

@Tilka Tilka commented Aug 26, 2015

Cast the other side of the comparison to avoid a warning with newer ffmpeg/libav versions (FFmpeg/FFmpeg@cb3591e).

Cast the other side of the comparison to avoid a warning with newer
ffmpeg/libav versions (cb3591e69738c808d26ba15eb02414fedfcd91cc).
@RisingFog
Copy link
Member

Lgtm

Tilka added a commit that referenced this pull request Aug 27, 2015
AVIDump: fix -Wsign-compare warning
@Tilka Tilka merged commit d373dd3 into dolphin-emu:master Aug 27, 2015
@Tilka Tilka deleted the fix_warning_fix branch August 27, 2015 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants