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 941

Summary: modplug broken
Product: SDL_mixer Reporter: Ozkan Sezer <sezeroz>
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: Other   
OS: Linux   
Attachments: patch against SDL_mixer svn rev.5546

Description Ozkan Sezer 2010-02-04 00:39:35 UTC
SDL_mixer, SVN.5546: music_modplug.c:modplug_init() doesn't return success, music.c has an incorrect check for modplug_init() returning successfully. The attached tiny patch should fix it.

--
Ozkan
Comment 1 Ozkan Sezer 2010-02-04 00:40:54 UTC
Created attachment 483 [details]
patch against SDL_mixer svn rev.5546
Comment 2 Ryan C. Gordon 2010-02-04 12:31:37 UTC
Fixed in svn revision #5547, thanks!

--ryan.