Re: [AD] 2 errors encountered in current CVS

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> [MSVC5]
> 
> gcc -O -Wall -Werror -o obj/msvc/runner.exe src/misc/runner.c
> obj/msvc/runner.exe cl @ -nologo -DALLEGRO_STATICLINK  -DALLEGRO_SRC
> -W1 -Gd -Ox -GB -MD -I. -I./include -Foobj/msvc/alleg_s/allegro.obj
> -c src/allegro.c
> allegro.c
> ./include\allegro/alinline.h(1344) : error C2054: expected '(' to
> follow '__forceinline'
> ./include\allegro/alinline.h(1344) : error C2085: 'clear' : not in
> formal parameter list
> ./include\allegro/alinline.h(1344) : error C2143: syntax error :
> missing ';' before '{'
> make.exe: *** [obj/msvc/alleg_s/allegro.obj] Error 2


Hmm, it must differ from MSVC6 then
Could you tell me what does MSVC5 says about __forceinline? (in
the documentation)

Thanks



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/