Replace static initializers with a proper #define in .h files

Dmitry Timoshkov dmitry at baikal.ru
Sat Sep 14 21:18:18 CDT 2002


"Alexandre Julliard" <julliard at winehq.com> wrote:

> Well, the defines would be better if we could use them, the problem is
> that they are not portable at all.

Is it acceptable to protect defines by #ifdef __GNUC__ and use an old
scheme otherwise?

-- 
Dmitry.






More information about the wine-devel mailing list