POV-Ray : Newsgroups : povray.unofficial.patches : i_stsky.inc related Bug? Server Time
2 Sep 2024 06:15:35 EDT (-0400)
  i_stsky.inc related Bug? (Message 1 to 4 of 4)  
From: Phil Clute
Subject: i_stsky.inc related Bug?
Date: 23 Mar 2000 00:45:35
Message: <38D9AFFF.DBB693C8@tiac.net>
I'm not sure if this is bug related or something I forgot to do
because of a difference in Megapov, but I can run Jamie Vives Piqueres'
test04.pov for the i_stsky.inc in official pov3.1 just fine, if I
run it in Megapov 0.4(windows version) however I get an error.

...\INCLUDE\i_stsky.inc:32: error: identifier or expression.
expected but s found instead.

-- 
Phil
...coffee?...yes please! extra sugar,extra cream...Thank you.


Post a reply to this message

From: Ken
Subject: Re: i_stsky.inc related Bug?
Date: 23 Mar 2000 00:54:41
Message: <38D9B1ED.96866E8E@pacbell.net>
Phil Clute wrote:
> 
> I'm not sure if this is bug related or something I forgot to do
> because of a difference in Megapov, but I can run Jamie Vives Piqueres'
> test04.pov for the i_stsky.inc in official pov3.1 just fine, if I
> run it in Megapov 0.4(windows version) however I get an error.
> 
> ...\INCLUDE\i_stsky.inc:32: error: identifier or expression.
> expected but s found instead.

I haven't checked but "s" might be a reserved keyword/keyletter in
megapov. If you see a #declare s = or #local s =  in the file change
it to something else and likewise change the variable wherever it is
used in the file.

-- 
Ken Tyler -  1300+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

From: Fabian BRAU
Subject: Re: i_stsky.inc related Bug?
Date: 23 Mar 2000 03:51:02
Message: <38D9DAF1.2F7429B7@umh.ac.be>
> I haven't checked but "s" might be a reserved keyword/keyletter in
> megapov

You are right Ken "s" is a reserved keyword :)

Fabian.







> 
> Phil Clute wrote:
> >
> > I'm not sure if this is bug related or something I forgot to do
> > because of a difference in Megapov, but I can run Jamie Vives Piqueres'
> > test04.pov for the i_stsky.inc in official pov3.1 just fine, if I
> > run it in Megapov 0.4(windows version) however I get an error.
> >
> > ...\INCLUDE\i_stsky.inc:32: error: identifier or expression.
> > expected but s found instead.
> 
> I haven't checked but "s" might be a reserved keyword/keyletter in
> megapov. If you see a #declare s = or #local s =  in the file change
> it to something else and likewise change the variable wherever it is
> used in the file.
> 
> --
> Ken Tyler -  1300+ Povray, Graphics, 3D Rendering, and Raytracing Links:
> http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

From: Phil Clute
Subject: Re: i_stsky.inc related Bug?
Date: 25 Mar 2000 03:14:12
Message: <38DC75D5.E68BC183@tiac.net>
Yep, that fixed it.
Thanks Ken
-- 
Phil
...coffee?...yes please! extra sugar,extra cream...Thank you.


Post a reply to this message

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