Nieminen Juha wrote in message <38948df6@news.povray.org>...
> Wouldn't it be a good idea to run the program through a utility which
>checks memory usage validity etc? It may catch several bugs.
> I think there's a utility called purify, but I think it works only with
>C++. I also think that it's commercial and costs a lot.
POV-Ray does this internally. To turn it on, uncomment the definitions of
"MEM_TAG" and "MEM_TRACE" in the config.h file before compiling the program.
Note: this does slow down rendering noticeably.
Mark
Post a reply to this message
|