Int21 fixes - Update

Lionel Ulmer lionel.ulmer at free.fr
Sun Aug 24 08:03:11 CDT 2003


> 0x4a : This is not valid C. RESET_CFLAG cannot happen before 
>        variable declarations. Move RESET_CFLAG to start of subfunction.

Well, this is not valid C, but is perfectly valid C99. And as most of the
people now are using GCC 3.X to develop Wine, these kind of stuff happen a
lot more often (ie a lot of 'breakage' of compiles happens on people still
using older GCC releases).

        Lionel

-- 
		 Lionel Ulmer - http://www.bbrox.org/



More information about the wine-devel mailing list