|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hello,
I tried to run JRG's clutter macro (latest version from this server,
http://news.povray.org/povray.binaries.scene-files/18272/ ) and it fails
with the Intel compile of beta 7 (it tries to acces some memory it is
not allowed to do), but runs fine with the Microsoft compiled version.
I've been running on NT 4.0 SP5.
Just running the example included with the macro should be enough to
show the problem.
Regards, Thomas
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thanks for the report.
This works "as expected in beta 7 ;-)
The macro says:
#while (I <ob)
#declare fn=function {pigment {map[i]}}
Which has been reported before as "function re-declaration crash" in
<http://news.povray.org/3bdfcdf7@news.povray.org>
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Sory about that, I didn't investigate it in particualr way.
Thomas
Thorsten Froehlich wrote:
> Thanks for the report.
>
> This works "as expected in beta 7 ;-)
>
> The macro says:
>
> #while (I <ob)
> #declare fn=function {pigment {map[i]}}
>
> Which has been reported before as "function re-declaration crash" in
> <http://news.povray.org/3bdfcdf7@news.povray.org>
>
> Thorsten
>
> ____________________________________________________
> Thorsten Froehlich, Duisburg, Germany
> e-mail: tho### [at] trfde
>
> Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <3BF5488A.63E3AD75@gmx.net> , Thomas <tho### [at] gmxnet> wrote:
> Sory about that, I didn't investigate it in particualr way.
No problem, it is a _very_ obscure error...
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |