POV-Ray : Newsgroups : povray.general : 3.1 beta4 macro 'bug' : 3.1 beta4 macro 'bug' Server Time
13 Aug 2024 19:26:32 EDT (-0400)
  3.1 beta4 macro 'bug'  
From: ir  R M A  Wieringa
Date: 7 Jul 1998 08:38:18
Message: <35A208B4.DC0A98A@natlab.research.philips.com>
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.