Oleview: correct representation of unions

Konstantin Kondratyuk kondratyuk at etersoft.ru
Thu Dec 28 05:04:03 CST 2006


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

Changelog:

 programs/oleview/main.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
Best regards,
Konstantin Kondratyuk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oleview.patch
Type: text/x-diff
Size: 567 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061228/01dffa61/oleview.bin


More information about the wine-patches mailing list