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

Summary: Fixes for C++ compilation with -Wold-style cast
Product: SDL_net Reporter: esigra
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: Other   
OS: Linux   
Bug Depends on: 537    
Bug Blocks:    
Attachments: Patch against current SVN. Also changes an include to make it compile against SDL from SVN.

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.