|
|
On 8 Oct 2001 13:12:42 -0400, Warp wrote:
>Mick Hazelgrove <mic### [at] mhazelgrovefsnetcouk> wrote:
>: PVENGINE caused a stack fault in module PVENGINE.EXE at 0187:0046dd9b.
>
> This stack fault thing is known. At least loops cause it and perhaps other
>things.
> So everyone: If you get a "stack fault" like that, you don't need to report
>it anymore.
>
> (I don't know what is the problem, but it might be an intel-compiler thing;
>either it's misconfigured or buggy...)
It's a "stupid Ron" thing. My fix to allow semicolons after declarations
instead allowed an infinite recursion to slip in in loops where the only
contents were declarations and other #-directives. I guess this is why we
don't change the parser on a whim, huh?
Anyway, the fix is on deck. I couldn't say when it'll be delivered.
--
#local R=rgb 99;#local P=R-R;#local F=pigment{gradient x}box{0,1pigment{gradient
y pigment_map{[.5F pigment_map{[.3R][.3F color_map{[.15red 99][.15P]}rotate z*45
translate x]}]#local H=pigment{gradient y color_map{[.5P][.5R]}scale 1/3}[.5F
pigment_map{[.3R][.3H][.7H][.7R]}]}}}camera{location.5-3*z}//only my opinions
Post a reply to this message
|
|