[Openal] Building OpenAL on older (RH7.3) linux?
Steve Baker
sjbaker1 at airmail.net
Tue Aug 30 19:09:08 PDT 2005
David Chait wrote:
> I haven't looked at potential alErrors as yet (I think the code checked
> in major locations, but not necessarily minor ones...).
The thing with the way alError is specified is that you don't have to
check everywhere. If one routine sets an error, subsequent routines
won't overwrite it. So you can do a hundred OpenAL calls without
checking for errors and test once at the end.
You won't know precisely *where* the error happened - but you won't
fail to notice that an error happened somewhere.
---------------------------- Steve Baker -------------------------
HomeEmail: <sjbaker1 at airmail.net> WorkEmail: <sjbaker at link.com>
HomePage : http://www.sjbaker.org
Projects : http://plib.sf.net http://tuxaqfh.sf.net
http://tuxkart.sf.net http://prettypoly.sf.net
-----BEGIN GEEK CODE BLOCK-----
GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M-
V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++
-----END GEEK CODE BLOCK-----
More information about the Openal
mailing list