Bug#410986: Typo in alc.h causes compile error when AL_NO_PROTOTYPES is defined

Ole Lange ole2410 at web.de
Thu Feb 15 00:34:24 CET 2007


Package: libopenal-dev
Version: 0.2004090900-1.1
Severity: normal


A typo in the file alc.h at line 136 and 138 causes a compile error when AL_NO_PROTOTYPES
is defined.

"ALCAPIENTRY (*alcGetIntegerv*)( ..."

should probably be:

"ALCAPIENTRY (*alcGetIntegerv)( ..."


Remark: I would expect typedefs for the AL function prototypes instead of function pointer declarations. 
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066





More information about the Pkg-games-devel mailing list