At 6:51 PM +0100 6/18/05, Nicholas Clark wrote:
>Also, I think that by adding another symbol to config_h.SH this breaks VMS,
>but I can't remember the correct fix, or where it goes. Can someone help?

I've built and run the try.c with all three available floating point
formats on VMS and the answer is always yes, so I think we should
hard-wire it as defined.  The following should do it:


--- configure.com;-1    Sat May 28 20:25:44 2005
+++ configure.com       Sat Jun 18 18:16:14 2005
@@ -5587,6 +5587,7 @@
 $ WC "d_nl_langinfo='" + d_nl_langinfo + "'"
 $ WC "d_nv_preserves_uv='" + d_nv_preserves_uv + "'"
 $ WC "nv_preserves_uv_bits='" + nv_preserves_uv_bits + "'"
+$ WC "d_nv_zero_is_allbits_zero='define'"
 $ WC "d_off64_t='" + d_off64_t + "'"
 $ WC "d_old_pthread_create_joinable='" + d_old_pthread_create_joinable + "'"
 $ WC "d_oldarchlib='define'"




-- 
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to