Re: Status of 0.7.11 (fwd)


Subject: Re: Status of 0.7.11 (fwd)
From: Martin Sevior (msevior@mccubbin.ph.unimelb.edu.au)
Date: Tue Sep 05 2000 - 20:19:24 CDT


HI Paul,
        I just realized that you did not receive this email. Try this. Try
contacting Staphane for a patch. If noting is forthcoming and it all works
otherwise I suggest we skip a solaris binary for 0.7.11. Solaris
developers should of course submit a definate patch to fix this ASAP.

Cheers

Martin

---------- Forwarded message ----------
Date: Fri, 01 Sep 2000 11:21:51 +0200 (MEST)
From: baron.users@free.fr
To: Martin Sevior <msevior@mccubbin.ph.unimelb.edu.au>
Subject: Re: Status of 0.7.11

Quoting Martin Sevior <msevior@mccubbin.ph.unimelb.edu.au>:

>
>
> On Wed, 30 Aug 2000 bob@abisource.com wrote:
>
> > Ok, we tried again to run builds again, and the Solaris box is failing
> here:
> >
> > ut_mbtowc.cpp:
> > In file included from ut_mbtowc.cpp:23:
> > ut_mbtowc.h:15: syntax error before `;'
>
> <snip>
>
> It looks like solaris doesn't include a needed header

Yes, it does : wchar.h defines all these symbols (mbstate, ...)
on my solaris box (Solaris 7). But it only defines them if

#if (!(defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 == 4)))
[...]
#endif

Abisource.com seems to have difficultes at the moment. So I'll
check OS and compiler versions as well as compilation flags later
if possible. In the meantime, do not commit this patch please.

Thanks
Stephane



This archive was generated by hypermail 2b25 : Tue Sep 05 2000 - 20:19:32 CDT