POV-Ray : Newsgroups : povray.beta-test : strange recursion error Server Time
29 Jul 2024 22:29:43 EDT (-0400)
  strange recursion error (Message 11 to 11 of 11)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Thorsten Froehlich
Subject: Re: strange recursion error
Date: 22 Mar 2002 06:01:52
Message: <3c9b0f20$1@news.povray.org>

news:at849uk68rnqhu92mhbkng6ho01tl23178@4ax.com...
> POV 3.5 b 13 icl on WinNT Sp 6 PII 233 with 128 MB
>
> Below script:
>
>   #local g=function(_){ceil(_)-_};
>   plane{-z,-5 pigment{function{ g(atan2(x,y))}} finish{ambient 1}}

I can confirm that something goes wrong and the function compiler determines
the wrong stack size in some cases.

    Thorsten


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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