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 538 - Fixes for C++ compilation with -Wold-style cast
Summary: Fixes for C++ compilation with -Wold-style cast
Status: RESOLVED FIXED
Alias: None
Product: SDL_net
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: Other Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact:
URL:
Keywords:
Depends on: 537
Blocks:
  Show dependency treegraph
 
Reported: 2008-01-07 16:23 UTC by esigra
Modified: 2009-02-16 21:01 UTC (History)
0 users

See Also:


Attachments
Patch against current SVN. Also changes an include to make it compile against SDL from SVN. (5.18 KB, patch)
2008-01-07 16:25 UTC, esigra
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description esigra 2008-01-07 16:23:56 UTC
This bug is related to and depends on #537. The attached patch fixes the same kind of problem, but for SDL_net.
Comment 1 esigra 2008-01-07 16:25:05 UTC
Created attachment 244 [details]
Patch against current SVN. Also changes an include to make it compile against SDL from SVN.
Comment 2 Sam Lantinga 2009-02-16 21:01:10 UTC
Thanks, this is fixed in revision 4432.