[Bug 27532] New: alGetError() should return AL_NO_ERROR when called out of context

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 18 21:57:26 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27532

           Summary: alGetError() should return AL_NO_ERROR when called out
                    of context
           Product: Wine
           Version: 1.3.21
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: openal32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
                CC: wine-bugs at winehq.org


A proprietary app I tried today calls alGetError() to see whether
alcOpenDriver() worked... which is dumb, but alGetError() returns AL_NO_ERROR
on Windows, so it got away with it.  Linux's alGetError() returns an error
in that situation.

See also http://opensource.creative.com/pipermail/openal/2011-June/012399.html

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list