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 - gcc version 4.6.1 20110604 (prerelease) (Debian 4.6.0-11) Warnings
Summary: gcc version 4.6.1 20110604 (prerelease) (Debian 4.6.0-11) Warnings
Status: RESOLVED FIXED
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-05 05:41 UTC by Dimitris Zenios
Modified: 2011-06-06 09:24 UTC (History)
0 users

See Also:


Attachments
Patch to fix warnings (1.12 KB, patch)
2011-06-05 05:41 UTC, Dimitris Zenios
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.