I see “Notchecked!” printed to standard output from time to time. It looks like
this is printed in SDL_Mixer.
What does this mean, and is this something to be concerned about?
Thanks,
- Luke
I see “Notchecked!” printed to standard output from time to time. It looks like
this is printed in SDL_Mixer.
What does this mean, and is this something to be concerned about?
Thanks,
It’s not coming from any SDL or SDL_mixer code. It might be coming
from your system sound driver?On Tue, Oct 6, 2009 at 10:55 AM, Luke J Crook wrote:
I see “Notchecked!” printed to standard output from time to time. It looks like
this is printed in SDL_Mixer.What does this mean, and is this something to be concerned about?
Thanks,
- Luke
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
–
-Sam Lantinga, Founder and President, Galaxy Gameworks LLC
Sam Lantinga <slouken libsdl.org> writes:
It’s not coming from any SDL or SDL_mixer code. It might be coming
from your system sound driver?
You are right. google found it in the smpeg code in the SDL_mixer source tree.
This is really a smpeg question.
http://www.google.com/codesearch?hl=en&lr=&q=notchecked+sdl&sbtn=Search
Gotcha. I’ll send Ryan a patch to remove that line.
Thanks!On Tue, Oct 6, 2009 at 10:32 PM, Luke J Crook wrote:
Sam Lantinga <slouken libsdl.org> writes:
It’s not coming from any SDL or SDL_mixer code. ?It might be coming
from your system sound driver?You are right. google found it in the smpeg code in the SDL_mixer source tree.
This is really a smpeg question.http://www.google.com/codesearch?hl=en&lr=&q=notchecked+sdl&sbtn=Search
- Luke
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
–
-Sam Lantinga, Founder and President, Galaxy Gameworks LLC
Gotcha. I’ll send Ryan a patch to remove that line.
This is fixed in smpeg’s svn repository now (thanks, Sam and Luke!). I’m
looking to do a formal smpeg release after SDL 1.2.14 ships, just so
distros don’t have to maintain a million patches over the last release
from Loki, all those years ago.
If anyone has any patches they want in a formal SMPEG release, please
feel free to email me.
–ryan.