Anders Logg wrote: > On Fri, Jan 02, 2009 at 10:10:45AM +0100, Johan Hake wrote: >> On Friday 02 January 2009 09:53:06 Johan Hake wrote: >>> On Friday 02 January 2009 09:27:13 Anders Logg wrote: >>>> The buildbots look green and most things look ok from here. >>>> >>>> I suggest we make the release of 0.9.0 on Monday Jan 5. Shout if there >>>> is anything else we need to wait for (or fix it before Monday). >>>> >>>> There is always 0.9.1, 0.9.2 etc so everything does not need to be in >>>> this release. We've made big interface changes so it's good to get out >>>> a new "stable" release for use and testing. >>> The simple test script below fails on me. MatDuplicate() complains of >>> >>> Null argument, when expecting valid pointer! >>> Null Pointer: Parameter # 3! >>> >>> This did not happen before the change to shared_ptr for the Mat. Can any >>> with more PETSc wiz look into this? >>> >>> Johan >> Btw, this error is visable when the python part of test.py in test/unit/ is >> uncommented. >> >> We should uncomment these before a release. Now it is only the error above >> that fails on my computer. >> >> Johan > > ok, I'll look into it later today if it hasn't been fixed before then. >
Fixed. Garth > > > ------------------------------------------------------------------------ > > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
