← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] S3D Mesh Smart Pointer

 

> It's worth looking at the documentation for the smart pointer used:
> http://www.boost.org/doc/libs/1_57_0/libs/smart_ptr/shared_ptr.htm

> The last thing I want to do is make your life harder by confusing you,
> so please carry on asking questions if it still doesn't make sense for
> you. The 3D viewer has come a long way in other people's hands, it's
> not for me to mess that work up!!

Hi Brian,

There is absolutely no problem for me. I was about to ask the same questions related with Coverity before your patch.
All I want is to prevent in future when I write new code that other people need to spend more time to fix that Coverity remarks. That why I would like to try to know a bit more in advance about Coverity.

Thanks for your link about shared_ptr I will have a look.

Regards,
Mario Luzeiro


References