swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any one using Compaq(DEC) Tru64 UNIX?


From: Marcus G. Daniels
Subject: Re: Any one using Compaq(DEC) Tru64 UNIX?
Date: 23 Jan 2001 17:27:54 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "WN" == W Northcott <address@hidden> writes:

WN> I gave the default output of this a couple of messages back.
WN> Basically the method fm1i returns '9.000000' which is deemed not
WN> equal to '9.0' and therefore a failure.

It's a floating exception, which is what it was originally.  Then I
fixed it on Digital Unix 4.0f, and you said it was fixed in Tru64.  
Maybe you missed a patch when you started housecleaning?  Have you
tried the snapshot sources?

If by some freakish accident it just worked for you once, then build
the 2001-01-23 snapshot, and run a make check.
Then cd to tests/defobj/.libs and run:

$ gdb ./forwarding
(gdb) break main
(gdb) run
(gdb) break sendmsg.c:527
(gdb) c
(gdb) print *((float *)res)@40   # and look for "9" -- is it not at 38?



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]