[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: libxml on OpenVMS (was RE: [xml] Release of libxml2-2.5.7)
- From: Daniel Veillard <veillard redhat com>
- To: "Craig A. Berry" <craigberry mac com>
- Cc: "Mark.Itzcovitz" <mark itzcovitz vistacomp com>, xml gnome org
- Subject: Re: libxml on OpenVMS (was RE: [xml] Release of libxml2-2.5.7)
- Date: Fri, 25 Apr 2003 19:13:42 -0400
On Fri, Apr 25, 2003 at 05:03:11PM -0500, Craig A. Berry wrote:
> Daniel Veillard wrote:
>
> [compiler warnings snipped]
>
> > Those 2 look more serious, I will try to fix them soon,
>
> Thanks. I'll have to get back to the other warnings later, but the patch
> attached here should be the only other thing necessary to get the
> current version to build on VMS.
Okay, applied,
> --- triodef.h;-0 Thu Apr 3 09:28:28 2003
> +++ triodef.h Fri Apr 25 10:46:05 2003
> @@ -194,7 +194,7 @@
> */
> # pragma message disable (UNDERFLOW, FLOATOVERFL)
>
> -# if (__CRTL_VER > 80000000)
> +# if (__CRTL_VER < 80000000)
> /*
> * Although the compiler supports C99 language constructs, the C
> * run-time library does not contain all C99 functions.
Hum, you should check with Bjorn Reese for getting the trio patch
upstream in the trio distribution,
thanks !
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]