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 - modplug broken
Summary: modplug broken
Status: RESOLVED FIXED
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: Other Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-04 00:39 UTC by Ozkan Sezer
Modified: 2010-02-04 12:31 UTC (History)
0 users

See Also:


Attachments
patch against SDL_mixer svn rev.5546 (632 bytes, patch)
2010-02-04 00:40 UTC, Ozkan Sezer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.