Comment 11 for bug 799513

Revision history for this message
Johan Hake (johan-hake) wrote : Re: [Bug 799513] Re: Snow Leopard demos fail with Swig 2.0.4

On Wednesday September 14 2011 10:04:54 Johannes Ring wrote:
> Here is the output:
>
> <instant_module_c5abadc746a65d4a016ef8e442ca649fe8cef6db.ffc_form_1d168de18
> d6ae1d669b93b0ea352a559808fcd3c_finite_element_0; proxy of <Swig Object of
> type 'boost::shared_ptr<
> ffc_form_1d168de18d6ae1d669b93b0ea352a559808fcd3c_finite_element_0 > *'
> at 0x104465510> >
>
> <class
> 'instant_module_c5abadc746a65d4a016ef8e442ca649fe8cef6db.ffc_form_1d168de18
> d6ae1d669b93b0ea352a559808fcd3c_finite_element_0'>
>
> (<class 'ufc.ufc.finite_element'>,)
>
> Looks pretty similar to me.

Too bad.

Then we need to go into the generated SWIG code! How does the code for
_wrap_new_FiniteElement look like. Can you dump that for both SWIG versions?
Or if you can ship me a macbook with FEniCS pre installed, so I can do it
myself?

Johan