On Fri, Oct 19, 2012 at 11:23 AM, Simon McVittie <s...@debian.org> wrote:
> To reproduce:
>
> * don't have oss-compat or (with my -4.1 NMU) pulseaudio-esound-compat
> * mikmod something.s3m (or, equivalently, mikmod -d 0 something.s3m)
>   or run bb
>
> Expected result:
>
> * either an error, or silence (null driver)
>
> Actual result:
>
> * libmikmod selects the raw disk writer driver and writes a file "music.raw"

I suspect that changing the registration order in playercode/mdreg.c
to list drv_nos just before drv_raw will fix this issue. _mm_init() in
playercode/mdriver.c appears to go through the list sequentially until
the first hit's found.

-- 
|8]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to