On Sat, Mar 27, 2004 at 02:01:27PM +0100, Alfredo Braunstein wrote:
> Angus Leeming wrote:
> 
> > void InsetFormulaMacro::write(Buffer const &, ostream & os) const
> > {
> >         os << "FormulaMacro ";
> >         WriteStream wi(os, false, false);
> >         tmpl()->write(wi);
> > }
> > 
> 
> No idea but I've just commited an obvious fix (add the declaration).

Thanks.

Problem is, I seem to be able to update or even commit single files but
not a bunch of them. So there seems to be no way to make sure easily
that all changes of a patch are committed....

Andre'

Reply via email to