We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1217

Summary: gcc version 4.6.1 20110604 (prerelease) (Debian 4.6.0-11) Warnings
Product: SDL_mixer Reporter: Dimitris Zenios <dimitris.zenios>
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: x86_64   
OS: Linux   
Attachments: Patch to fix warnings

Description Dimitris Zenios 2011-06-05 05:41:51 UTC
Created attachment 616 [details]
Patch to fix warnings

Gcc warns when -Wstrict-prototypes is on.The attached patch fixes the warning
Comment 1 Ryan C. Gordon 2011-06-06 09:24:48 UTC
This is now hg revision 508:de8e7a4f5936, thanks!

--ryan.