logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: libxml on OpenVMS (was RE: Release of libxml2-2.5.7): msg#00187

Subject: Re: libxml on OpenVMS (was RE: Release of libxml2-2.5.7)
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@xxxxxxxxxx  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


<Prev in Thread] Current Thread [Next in Thread>