← Back to team overview

dolfin team mailing list archive

Re: Buildbot failure

 



On 07/12/10 01:18, Johan Hake wrote:
On Monday December 6 2010 15:38:42 Garth N. Wells wrote:
DOLFIN is failing on the buildbot, but the tests run fine for me. Looks
like something is up with UFC (specifically the UFC SWIG wrappers, which
I recently modified). Johannes: can you take a look?

The error occured because the eval(v,x,c) method in the Expression interface
were not renamed to eval_cell. Resulting in the wrong eval method was picked
up in the dynamic dispatch.


Strange - the old implementation (with Data) only renamed the GenericFunction::eval function, plus it worked on my computers. Maybe a difference in SWIG version?

Garth


Johan


Garth

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp



Follow ups

References