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 - 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
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: x86_64 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-05 05:38 UTC by Dimitris Zenios
Modified: 2011-06-06 09:20 UTC (History)
0 users

See Also:


Attachments
Path to fix warnings (1.67 KB, patch)
2011-06-05 05:39 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: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.