POV-Ray : Newsgroups : povray.general : 3.1 beta4 macro 'bug' : Re: 3.1 beta4 macro 'bug' Server Time
13 Aug 2024 19:28:12 EDT (-0400)
  Re: 3.1 beta4 macro 'bug'  
From: K  Tyler
Date: 7 Jul 1998 14:16:14
Message: <35A2496D.8DBBD829@pacbell.net>
I rendered your statements exactly as listed below with only
the addition of a camera. The warning did not appear. ???
Perhaps something  else where in the scene or one of your
include files is tripping the warning.
I got the same message when I included an older colors inc file.


ir. R.M.A. Wieringa wrote:

> The following macro, and its application, cause POV 3.1 to generate
> a warning:
>
>    #macro plus(X,Y)
>      X+Y
>    #end
>
>    sphere { <0,0,0>, plus(3,4) pigment { color <1,1,1> } }
>
> The warning reads:
>
> All #version and #declares of float, vector, and color require
> semi-colon ';' at end.
>
> Apparently not what one wants.
>
> Regards,  RobW
> --
> +------------------------------------------------------+
> | Rob Wieringa                                         |
> | Philips  Research  Laboratories   Eindhoven          |
> | <remove _XXXXX_ from email address..>                |
> | email: _XXX### [at] natlabresearchphilipscom   |
> +------------------------------------------------------+


Post a reply to this message

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