POV-Ray : Newsgroups : povray.beta-test : number of parameters in functions : Re: number of parameters in functions Server Time
31 Jul 2024 00:34:18 EDT (-0400)
  Re: number of parameters in functions  
From: Anders K 
Date: 19 Sep 2001 08:48:51
Message: <3ba89433$1@news.povray.org>
> but I'm mad and I joined both as:
>
>   #declare func=function(h){h^h}
>   #local New=function{func(1)}
>   #declare func=function{1+2+3}
>   #local New=function{func()}
>
> and POV 3.5b2 crashed

I can confirm this. Win98, Athlon 700, 256MB, beta 2.

PVENGINE caused an invalid page fault in
module PVENGINE.EXE at 0167:0046539d.
Registers:
EAX=00000101 CS=0167 EIP=0046539d EFLGS=00010202
EBX=00000000 SS=016f ESP=0222fbdc EBP=000001ea
ECX=00000101 DS=016f ESI=00000001 FS=437f
EDX=0000000e ES=016f EDI=00007530 GS=0000
Bytes at CS:EIP:
8b 50 04 51 52 eb 07 8b 44 24 7c 50 6a 00 8b 7c
Stack dump:
00000001 00000101 000001ea 00000000 00000001 c16ae450 0222fc20 bff8c806
005ae200 00bc4880 0000003d 00416f39 00000001 00000001 005944cc 00000001


Post a reply to this message

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