* Goswin von Brederlow <goswin-...@web.de> [120702 13:27]: > might I suggest adding > memset(&driver_format, 0, sizeof(driver_format)); > That way even if the API changes and the driver_format structure grows > it will still initialize all fields to 0, which is usualy a good default.
I applied the patch (including the memset - good idea !) and everything works : within a i386 chroot or the multiarch version. The only problem I've found is that with the alsa backend, the sound is stuttering badly (may be related to #672935 ? but it claims quite the opposite). Everything works fine with "-ad sdl" though, so I may change the default one if there is no better solution. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org