POV-Ray

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.

Tasklist

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
Task Type Definite Bug
Category Backend → Parser/SDL
Status Closed
Assigned To Chris Cason (chrisc)
Operating System All
Severity Low
Priority Normal
Reported Version 3.7 beta 32
Due in Version 3.7 beta 33
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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.

Loading...