POV-Ray : Newsgroups : povray.beta-test : max_trace_level problem : Re: max_trace_level problem Server Time
30 Jul 2024 18:12:31 EDT (-0400)
  Re: max_trace_level problem  
From: Chris Cason
Date: 11 Nov 2001 23:13:43
Message: <3bef4c77@news.povray.org>
"Warp" <war### [at] tagpovrayorg> wrote in message news:3beea0b0@news.povray.org...
>   I'm just not happy with an artificial limit which has been imposed due
> to one braindead OS which doesn't even have a dynamic stack for programs.

Frankly, I think you should get your facts right before mouthing off about
supposedly 'braindead' operating systems.

Win32 behaves exactly as it should - it dynamically grows the stack as it's
needed. The default stack size (as given in the EXE) is merely the maximum
stack size, not the initial size.

Put another way, POVWIN has a maximum stack size of 1mb per thread, currently,
as I have to date seen no compelling reason to change this.

-- Chris


Post a reply to this message

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