POV-Ray : Newsgroups : povray.bugreports : Crashed 3.7 beta 29 using isosurface and sqrt : Re: Crashed 3.7 beta 29 using isosurface and sqrt Server Time
14 May 2024 12:42:50 EDT (-0400)
  Re: Crashed 3.7 beta 29 using isosurface and sqrt  
From: Warp
Date: 31 Dec 2008 05:46:29
Message: <495b4d85@news.povray.org>
clipka <nomail@nomail> wrote:
> "FainAvis" <nomail@nomail> wrote:
> > #declare  F = function(x,y,z) { F(x, sqrt((y*y+z*z)), z) }  // bug here

> Uh-oh - I may be totally mistaken, but isn't that a recursive definition?

> I'm not surprised POV-Ray throws up on this one way or the other.

  OTOH usually POV-Ray has used the principle that a program crash must
never happen, no matter what the input SDL contains...

-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.