Andre Poenitz <[EMAIL PROTECTED]> writes:
> Note that this would also allow us to "magically" pipe "unmodified"
> std::strings and docstrings into the same "stream" and therefore
> simplify the calling code by removing the need for 170 (rough
> guesstimate by grep -R -i -A2 lyxerr | grep to_utf8
On Wed, Nov 28, 2007 at 06:34:20AM +0200, Martin Vermeer wrote:
> On Tue, Nov 27, 2007 at 10:25:36PM +0100, Andre Poenitz wrote:
> > On Tue, Nov 27, 2007 at 08:54:07PM +0100, Andre Poenitz wrote:
> > >
> > > > bash ../development/tools/count_lines_of_included_code.sh debug.h
> > > debug.h
On Tue, Nov 27, 2007 at 10:25:36PM +0100, Andre Poenitz wrote:
> On Tue, Nov 27, 2007 at 08:54:07PM +0100, Andre Poenitz wrote:
> >
> > > bash ../development/tools/count_lines_of_included_code.sh debug.h
> > debug.h : 30091
> >
> > ;-(
>
> Using something "handcra
On Tue, Nov 27, 2007 at 08:54:07PM +0100, Andre Poenitz wrote:
>
> > bash ../development/tools/count_lines_of_included_code.sh debug.h
> debug.h : 30091
>
> ;-(
Using something "handcrafted" along the lines of
struct LyXErr {
bool debuggin
> bash ../development/tools/count_lines_of_included_code.sh debug.h
debug.h : 30091
;-(
Andre'