| Re: [AD] compiler warnings | 
[ Thread Index | 
Date Index
| More lists.liballeg.org/allegro-developers Archives
] 
On Monday 27 September 2004 16:57, Elias Pschernig wrote:
> use --disable-strictwarn. There are several patches in CVS which don't
> compile with gcc and warnings enabled, i fixed one in file.c, one in
> mouse.c, just to be hit by xmouse.c :P
Hmm... I think we should fix those warnings too, shouldn't we? ;)
In fact, I'd like to be able to compile Allegro with -W -Wall -pedantic 
-Werror, but I don't see that happening any time soon.
Evert