POV-Ray : Newsgroups : povray.pov4.discussion.general : I want to be rid of my stupid mistakes : Re: I want to be rid of my stupid mistakes Server Time
15 May 2024 14:48:23 EDT (-0400)
  Re: I want to be rid of my stupid mistakes  
From: scott
Date: 22 Jul 2009 03:24:00
Message: <4a66be90$1@news.povray.org>
>> Well rand() gives a different answer each time, so that can automatically 
>> be
>> counted as being reassigned in the eyes of the infinite-loop-catcher.  If
>> you try to implement your own RNG in a macro then obviously the random
>> variable will be reassigned so that would also count.
>
>  Which one of the myriad of variables inside a potential macro call should
> be enough change to decide that it's not an infinite loop?

"at least one of the variables mentioned in the #while condition"


Post a reply to this message

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