On Mon, Jun 04, 2001 at 05:24:30PM +0200, G.Angely wrote:
> Jean-Marc Lasgouttes wrote:
> > >>>>> "G" == G Angely <[EMAIL PROTECTED]> writes:
> >
> > G> Are there indications that the Debian compiler and/or environment
> > G> is faulty. Maybe another package (LaTeX?).
> >
> > As far as we know, the problem is in the sstream of libstdc++-2.10.
> 
> When lyx-1.1.6fix2 is compiled under potato/stable, it does not seem to
> suffer from the slow ps view. Potato has the version '2.95.2-13' of
> libstdc++2.10 and the offending version on woody and sid is for now
> '2.19.4-0.01'.
> 
> What do you suggest to compile correctly lyx (if something can be done
> by quite profane users).

Jean-Marc, how about using istream_iterator instead of ostringstream in the
1.1.6 branch, and then release 1.1.6fix3 ?

PS: We are still using ostringstream in many places. Is this a problem ?
In particular, the code of GetFileContents in support/filetools.C seems
problematic as it works exactly like the old lyx::sum.

Reply via email to