← Back to team overview

dolfin team mailing list archive

Re: Ready for 0.6.0?

 

On Mon, Feb 27, 2006 at 07:44:28PM +0100, Garth N. Wells wrote:
> I'm changing snprintf() to ostringstreams in some files right now. When 
> that's done, I'm happy with a release.

Great.

There are lots of other places where we should consider switching to
string/fstream etc instead of const char*/fprintf() etc. (And I'm
probably responsible for most of them --- I need to learn to stop
using fprintf...)

/Anders


> The build system needs good testing, so I agree that any changes should 
> wait.
> 
> Garth
> 
> Johan Jansson wrote:
> >On Mon, Feb 27, 2006 at 08:50:12AM -0600, Anders Logg wrote:
> >>Anything else before 0.6.0?
> >>
> >>I will fix the XML output (closing the tags correctly) and some other
> >>minor things. Anything else?
> >>
> >>Is PyDOLFIN in good shape?
> >>
> >>/Anders
> >>
> >
> >PyDOLFIN needs some minor fixes wrt. libtool. They are ready, just not
> >checked in. After that, PyDOLFIN is in good shape.
> >
> >The build system is also due for a redesign. But I guess it works ok
> >right now, so maybe the redesign should wait until after the
> >release. I think the design should be a flat Makefile
> >(i.e. non-recursive), it also seems the only way to go without
> >building intermediary libraries. We can discuss this further after the
> >release, it doesn't seem urgent.
> >
> >  Johan
> >
> >_______________________________________________
> >DOLFIN-dev mailing list
> >DOLFIN-dev@xxxxxxxxxx
> >http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
> 
> 
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
> 

-- 
Anders Logg
Research Assistant Professor
Toyota Technological Institute at Chicago
http://www.tti-c.org/logg/



References