POV-Ray : Newsgroups : povray.beta-test : #undef function parsing error : #undef function parsing error Server Time
29 Jul 2024 18:18:28 EDT (-0400)
  #undef function parsing error  
From: Gelu Stoicescu
Date: 26 Mar 2002 17:20:02
Message: <3ca0f412@news.povray.org>
win98, POV-Ray 3.5 beta 14 intel

Hello POV team and keep up the good work.

#version 3.5;
#declare fn=function{pattern{checker}};
#undef fn

#undef function causes a parsing error
Parse Error: Expected 'undeclared identifier',  function identifier found
instead
... or vector function, where the case is.

And I don't mean to criticize, but all you people ought to do to see this
coming is render the insert menu big pictures. It occurs in Pattern-Texture
attributes->waveform attribute (that is, Images.ini section [201], file
Attributes.pov)

Gelu


Post a reply to this message

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