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

Francois Gouget fgouget at free.fr
Sun Sep 15 23:47:44 CDT 2002


On 15 Sep 2002, Alexandre Julliard wrote:

> "Dmitry Timoshkov" <dmitry at baikal.ru> writes:
>
> > Is it acceptable to protect defines by #ifdef __GNUC__ and use an old
> > scheme otherwise?
>
> Yes that sounds reasonable.

Why bother with ifdefs and duplicating a lot of code if the static
initializers work? I must still be missing something.


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
A particle is an irreducible representation of the Poincaré Group - Eugene Wigner




More information about the wine-devel mailing list