Yes, and pushed to next. I didn't put any work into making the docstring extraction work for the new datatype. I just made sure it didn't crash. The test assumed that the only combination of "vector" and "pair" would be vector<pair>.
-- Anders On Wed, Sep 04, 2013 at 10:47:06AM +0200, Johan Hake wrote: > Ok, so you got it working then? > > Johan > > > On Wed, Sep 4, 2013 at 10:39 AM, Anders Logg <[email protected]> wrote: > > On Tue, Sep 03, 2013 at 12:27:57PM +0200, Anders Logg wrote: > > On Tue, Sep 03, 2013 at 12:25:42PM +0200, Anders Logg wrote: > > > Running ./cmake.local in a clean 'next' branch with removed 'build' > > > and 'local' directories. > > > > Correction, should be 'next' branch with another branch merged in > > (logg/topic-ccfem). I will check more closely to see where the problem > > shows up. > > The problem was the newly introduced > > std::pair<std::vector, std::vector> > _______________________________________________ > fenics mailing list > [email protected] > http://fenicsproject.org/mailman/listinfo/fenics > > _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
