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 1284 - SDL doesn't use -Wall in build options...
Summary: SDL doesn't use -Wall in build options...
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (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-08-23 00:07 UTC by Ryan C. Gordon
Modified: 2011-10-11 19:08 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan C. Gordon 2011-08-23 00:07:10 UTC
...so we've got a couple of unused variables, etc, that we aren't warned about. Nothing too serious, but we aren't catching these by default.

This is true in the 1.2 and 1.3 branches.

--ryan.
Comment 1 Ryan C. Gordon 2011-10-11 19:08:47 UTC
Fixed in hg changeset 081c94f2c04a for the 1.2 branch and 516c5c4e7bea for the 1.3 branch.

--ryan.