Skiba <abx### [at] babilonorg> wrote:
> Is it temporary workaround of some bug or final solution? If final then there
> isn't any note about it in documentation.
Redeclaring functions is not allowed. Unfortunately the parser doesn't
always seem to catch every attempt to do so. Log this as a bug. Expected
behavior is always (the same) error message.
The only "legal" way to redeclare a function is to undef it first.
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
|