POV-Ray : Newsgroups : povray.beta-test : Compiler difference Server Time
30 Jul 2024 12:27:07 EDT (-0400)
  Compiler difference (Message 1 to 4 of 4)  
From: Thomas
Subject: Compiler difference
Date: 15 Nov 2001 08:07:55
Message: <3BF3BE07.25A95B17@gmx.net>
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

From: Thorsten Froehlich
Subject: Re: Compiler difference
Date: 15 Nov 2001 10:24:35
Message: <3bf3de33@news.povray.org>
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

From: Thomas
Subject: Re: Compiler difference
Date: 16 Nov 2001 12:11:00
Message: <3BF5488A.63E3AD75@gmx.net>
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

From: Thorsten Froehlich
Subject: Re: Compiler difference
Date: 18 Nov 2001 05:58:38
Message: <3bf7945e@news.povray.org>
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

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