Oleview: correct representation of unions

Francois Gouget fgouget at free.fr
Wed Jan 3 09:01:21 CST 2007


On Thu, 28 Dec 2006, Konstantin Kondratyuk wrote:

> Hello,
> 
> this patch corrects representation of unions for old compilers (gcc 2.95)
> For example:
> (union).field 	- is not supported by gcc 2.95
> union.field		- is supported

This is strange. I compile Wine with gcc 2.95 weekly but never 
encountered this problem. Also note that the U(x) macro would need to be 
fixed in other places too (include/wine/test.h for instance).

-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
                     Avoid the Gates of Hell - use Linux.



More information about the wine-devel mailing list