OK, since we are going for a release, could the right person try to fix this so that the buildbots will warn us in case of any new errors?
I think I will set the buildbots to mail us everytime they are run for now (and something is wrong), can turn this of again after the releaase. Let me know if it is annoying. ilmar Shawn Walker wrote: > One of the other ODE demos does not work (Ilmar pointed this out). It is > the 'Harmonic" demo. I get the following output: > > [EMAIL PROTECTED] ~/FENICS/dolfin/demo/ode/harmonic/cpp > $ ./demo > cG(1): e = 1.047e-04 > cG(2): e = 1.745e-10 > cG(3): e = 4.663e-15 > cG(4): e = 4.630e-15 > cG(5): e = 3.553e-15 > > dG(0): e = 6.088e-02 > dG(1): e = 1.745e-07 > Segmentation fault > > I looked at main.cpp and it seems straightforward. I thought maybe there > was a problem with ODE.h/ODE.cpp, and I noticed that the 'real' keyword > was still used there. Could this be causing a problem? > > - Shawn > _______________________________________________ > 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
