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#39 - "cats" and "life" sample scenes broken
Attached to Project:
POV-Ray
Opened by Christoph Lipka (clipka) - Tuesday, 14 July 2009, 23:53 GMT
Last edited by Christoph Lipka (clipka) - Saturday, 07 November 2009, 15:10 GMT
Opened by Christoph Lipka (clipka) - Tuesday, 14 July 2009, 23:53 GMT
Last edited by Christoph Lipka (clipka) - Saturday, 07 November 2009, 15:10 GMT
|
DetailsThe following files were garbled in changelist #4648 by stripping all line terminators, making the files unusable:
Line terminators of these files were already problematic in previous versions of the file, having been CR-only. The following files changed with #4648 should be reviewed closely as well, as they were previously CR-only, too, and at least some of them exhibit some peculiarities regarding line and/or file terminators:
|
This task depends upon
Closed by Christoph Lipka (clipka)
Saturday, 07 November 2009, 15:10 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in task #4842, released in 3.7 beta 34
Saturday, 07 November 2009, 15:10 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in task #4842, released in 3.7 beta 34
fixed the three offending files from the “cats” and “life” sample scenes with change #4841.
The other files still need reviewing.
the other files were slightly bogus, too (except for pentmap.pov), having their last line terminated with CR-only (all other lines terminated with CR+LF); fixed with change #4842.
Needs to be checked in the next release, to make sure the new versions are used despite only differing in line terminators.