The Persistence of Vision Raytracer (POV-Ray).
This is the Bug Tracking System for the POV-Ray project. Before opening a new task, please read How to make a Bug Report
Please do not issue bugs reports against versions earlier than 3.6.
FS#33 - parse accepting invalid vector float components
Attached to Project:
POV-Ray
Opened by Tim Attwood (TimA) - Saturday, 30 May 2009, 01:17 GMT
Last edited by Chris Cason (chrisc) - Sunday, 07 June 2009, 12:37 GMT
Opened by Tim Attwood (TimA) - Saturday, 30 May 2009, 01:17 GMT
Last edited by Chris Cason (chrisc) - Sunday, 07 June 2009, 12:37 GMT
|
Details
The parser is missing extra period characters when it parses a float as a vector component. #local sample = <0.0.0.1,0,0>;
Doesn’t generate an error, but should. |
This task depends upon
Closed by Chris Cason (chrisc)
Sunday, 07 June 2009, 12:37 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in revision #4815.
Sunday, 07 June 2009, 12:37 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in revision #4815.