On Mon, Jul 21, 2003 at 05:56:28PM +0200, Truls Johnsen wrote:
>
> It does catch these, but only as warnings:
> 
> Compiling src/drivers/tbowl.c ...
> Compiling src/vidhrdw/gaiden.c ...
> src/vidhrdw/gaiden.c: In function `draw_sprites':
> src/vidhrdw/gaiden.c:384: warning: ISO C89 forbids mixed declarations and
> code
> Compiling src/drivers/gaiden.c ...
> 
> If you want them to be reported as errors you have to use -pedantic-errors
> (but then the make will stop at a much earlier point.)

In that case, I'll be careful to look at all the warnings.  Thanks.


_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to