POV-Ray : Newsgroups : povray.beta-test : POV-Ray v3.8.0-alpha.10011104 : Re: POV-Ray v3.8.0-alpha.10011104 Server Time
19 Apr 2024 16:32:09 EDT (-0400)
  Re: POV-Ray v3.8.0-alpha.10011104  
From: clipka
Date: 14 Jan 2019 11:39:12
Message: <5c3cbb30$1@news.povray.org>
Am 14.01.2019 um 15:07 schrieb William F Pokorny:

> File 'Sig00.pov' line 2: Parse Warning: Float value promoted to full 
> color vector where both filter and transmit >0.0.
> File 'Sig00.pov' line 1: Parse Error: End of file reached but #end 
> expected.
> Fatal error in parser: Cannot parse input.
> Render failed

Traced this down to a bug in the scanner that kicks in whenever two 
consecutive returns from a macro or include file jump back to the same 
binary offset in (formally) different input streams

One such scenario is the return from a macro that has called itself 
recursively and hasn't called other macros since.


Post a reply to this message

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