PATCH: use standard offsetof()

Alexandre Julliard julliard at winehq.org
Tue Sep 7 11:35:15 CDT 2004


Marcus Meissner <marcus at jet.franken.de> writes:

> gcc 3.5 no longer likes our own OFFSETOF() macro in winebuild, so we should
> use the standard one from <stddef.h>

Not all platforms have offsetof (or even stddef.h). What's wrong with
our definition?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list