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 1216

Summary: gcc version 4.6.1 20110604 (prerelease) (Debian 4.6.0-11) Warnings
Product: SDL Reporter: Dimitris Zenios <dimitris.zenios>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: x86_64   
OS: Linux   
Attachments: Path to fix warnings

Description Dimitris Zenios 2011-06-05 05:38:27 UTC
There are some warnings from gcc when -Wundef flag is on.The attached patch fixes them.
Comment 1 Dimitris Zenios 2011-06-05 05:39:09 UTC
Created attachment 615 [details]
Path to fix warnings
Comment 2 Ryan C. Gordon 2011-06-06 09:20:59 UTC
This is now hg revision 5552:2167a41feefe, thanks!

--ryan.