POV-Ray / povray

The Persistence of Vision Raytracer: http://www.povray.org/
GNU Affero General Public License v3.0
1.35k stars 282 forks source link

INI setting `Declare` can be used only once. #429

Open c-lipka opened 3 years ago

c-lipka commented 3 years ago

The Declare INI setting can effectively be used only once. Specifying it a second time to declare a second variable will cause only one of them to become defined.

wfpokorny commented 3 years ago

Testing on Ubuntu 20.04 with povray v3.8 beta 1 and too my povr branch, I did not see issues with multiple declares. For the command line constant/floats this was confirmed too by 'jr'.

For more detail see:

http://news.povray.org/povray.unix/thread/%3C6107dba8%241%40news.povray.org%3E/

http://news.povray.org/6107dba8$1@news.povray.org