On Fri, Dec 12, 2003 at 12:48:32PM +0100, Michael Schmitt wrote: > Please have a look at the patch. If you like it, please apply it.
Done. Andre' PS: Mind whitespace. > + st = "inlined"; > + break; > + } > + os << "status "<< st << "\n"; > + > + inset.text_.write(buf, os); > }