>>>> "Hrvoje" == Hrvoje Niksic
<hniksic(a)srce.hr> writes:
Hrvoje> Adrian Aichner <aichner(a)ecf.teradyne.com> writes:
> Once again I get:
> ..\src\toolbar-msw.c(212) : error C2088: '+' : illegal for union
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
Hrvoje> Does this patch help:
Hello Hrvoje,
thanks for your help.
I have applied Andy Piper's union_type patch submitted to
xemacs-patches today.
I just reported success to xemacs-build-reports.
Regards,
Adrian
Hrvoje> Index: src/toolbar-msw.c
Hrvoje> ===================================================================
Hrvoje> RCS file: /usr/CVSroot/XEmacs/xemacs/src/toolbar-msw.c,v
Hrvoje> retrieving revision 1.13.2.2
Hrvoje> diff -u -r1.13.2.2 toolbar-msw.c
Hrvoje> --- toolbar-msw.c 1999/04/09 17:39:22 1.13.2.2
Hrvoje> +++ toolbar-msw.c 1999/05/15 03:21:07
Hrvoje> @@ -209,7 +209,7 @@
Hrvoje> internal_hash (get_toolbar_button_glyph(w, tb), 0),
Hrvoje> internal_hash (tb->callback, 0),
Hrvoje> width,
Hrvoje> - w->toolbar_buttons_captioned_p);
Hrvoje> + internal_hash (w->toolbar_buttons_captioned_p));
Hrvoje> button = tb->next;
Hrvoje> nbuttons++;
Hrvoje> }
--
Adrian Aichner Teradyne GmbH, European Design Center
Integra Test Division Telephone +49/89/41861(0)-208
Dingolfinger Strasse 2 Fax +49/89/41861-217 (What is a Fax?)
D-81673 MUENCHEN E-mail adrian.aichner(a)teradyne.com