| Summary: | Fixes for C++ compilation with -Wold-style cast | ||
|---|---|---|---|
| Product: | SDL | Reporter: | esigra |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | HG 2.0 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 538 | ||
| Attachments: |
Patch against current SVN.
Patch against current SDL-1.2 branch. |
||
|
Description
esigra
2008-01-07 16:20:21 UTC
Created attachment 243 [details]
Patch against current SVN.
Thank you very much for your patch for SDL 1.3! Do you give me permission to release your code with SDL 1.3 and future versions of SDL under both the LGPL and a closed-source commercial license? Yes, that patch can be used with any license. (It took a while to see your message here because this bugzilla is too old to have the feature to set an e-mail address (bug #573).) Thanks, this is fixed in revision 4431. This change should be applied to the 1.2 branch, too, because the svn version SDL_net requires it. Created attachment 313 [details]
Patch against current SDL-1.2 branch.
This is in for 1.2, thanks! |