I started rendering $POVDir\scenes\animation\boing\glsbng.ini
The parser brings a message:
File: C:\Programme\POV-Ray for Windows v3.5\INCLUDE\glass_old.inc Line: 17
Warning:
Due to changes in version 3.1, you must add interior ......
-------
I think we all know the message ...
But I think it could mislead, if someone sees it for the first time ...
of course, that changes were made from 3.0 to 3.1 but if you include a file
with the current version (even if it is called "*_old.inc") I think it should
fit to the current version of the SDL ...
--
Jan Walzer <jan### [at] lzernet>
Jan Walzer wrote:
> > I started rendering $POVDir\scenes\animation\boing\glsbng.ini> > The parser brings a message:> > File: C:\Programme\POV-Ray for Windows v3.5\INCLUDE\glass_old.inc Line: 17> Warning:> Due to changes in version 3.1, you must add interior ......> > -------> I think we all know the message ...
If you get tired of the message simply comment out the warning line in the .inc file.
--
Ken Tyler
"Ken" <tyl### [at] pacbellnet> wrote in message
news:3B96DA69.C71F7285@pacbell.net...
>> > The parser brings a message:> >> > File: C:\Programme\POV-Ray for Windows v3.5\INCLUDE\glass_old.inc Line:
17
> > Warning:> > Due to changes in version 3.1, you must add interior ......> >>> If you get tired of the message simply comment out the warning line in the
.inc file.
I like it as a #debug instead of #warning. Still gives you the message but
not the entire path and line number of the glass_old.inc.
Bob H.