swarm-support
[Top][All Lists]
Advanced

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

Re: compiling DynamicGraph-1.2


From: Sven N. Thommesen
Subject: Re: compiling DynamicGraph-1.2
Date: Mon, 13 Jul 1998 15:09:20 -0500

At 09:13 AM 7/13/1998 -0700, Marcus wrote:
>>>>>> "ST" == Sven N Thommesen <address@hidden> writes:
>
>ST> Re-compiling Swarm with -fno-inline did not do it,
>
>Turn off optimization entirely, then.

And that seemed to do it, until I tried clicking on the 'ringDistribute' or
the 'boingDistribute' buttons. Coredumped again.

HOWEVER, inspecting the source code (GraphLib-1.2/DiGraph.m) I found that
the two calls to 'pow(something, 0.5)' could well be replaced by
'sqrt(something)'. AND THAT DID IT.

Suggest you amend the source for GraphLib accordingly.

Cheers,
--Sven


                  ==================================
   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]