On Tuesday December 7 2010 00:50:53 Garth N. Wells wrote: > 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?
Good question. I still have swig 1.3.40 locally on my computer and it failed here. Johan > Garth > > > Johan > > > >> Garth > >> > >> _______________________________________________ > >> Mailing list: https://launchpad.net/~dolfin > >> Post to : [email protected] > >> Unsubscribe : https://launchpad.net/~dolfin > >> More help : https://help.launchpad.net/ListHelp > > _______________________________________________ > Mailing list: https://launchpad.net/~dolfin > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dolfin > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

