POV-Ray

The Persistence of Vision Raytracer (POV-Ray).

This is the legacy Bug Tracking System for the POV-Ray project. Bugs listed here are being migrated to our github issue tracker. Please refer to that for new reports or updates to existing ones on this system.

|
Attached to Project: POV-Ray
Opened by Thorsten Fröhlich - 2010-01-09
Last edited by William F Pokorny - 2016-11-05

FS#75 - Replace POV_MALLOC with std::vector in shape code

In the files bezier.cpp, fpmetric.cpp, fractal.cpp, hfield.cpp, isosurf.cpp, lathe.cpp, poly.cpp, polygon.cpp, prism.cpp, sor.cpp, and sphsweep.cpp the use of POV_MALLOC can be replaced by std::vector quite easily because the containing class already is a C++ class. As this is a low hanging fruit for continued code cleanup, it should be done sooner rather than later.

Admin
Christoph Lipka commented on Monday, 22 March 2010, 15:12 GMT

Go ahead, Thorsten ;-)

William F Pokorny commented on Saturday, 05 November 2016, 12:39 GMT

Now tracked on github as issue 146.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing