← Back to team overview

dolfin team mailing list archive

refine and shared_ptr

 

Hello!

I am pretty sure the reason the Macbot still complains (mesh unit test) is 
that refine is broken for SWIG 2.0. 

I think it is some premature destruction of a refined mesh. I would suggest we 
implement a full shared_ptr version of the interface to get around this 
problem. I have no clue of why it works for SWIG 1.3.40. Probably because a 
faulty implementation.

I also suggest more developers upgrade to SWIG 2.0.1 and maybe one of the 
linux build bots two? If it is only the Macbot that uses SWIG 2.0 it is easily 
to think it is some Mac specific error.

Johan



Follow ups