Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | | Lars> >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | | Lars> Lars> Note that we don't use (almost) std::endl when outputting | Lars> to | Lars> streams, only when outputting to lyxerr/cerr | | Yes, | Lars> but we should (or rather a lyx::endl, if you prefer). This would | Lars> | avoid all the mess about adding a \n when there is already one | Lars> | present, thus creating a new paragraph break. | | Lars> No we should not. std::endl flushes the stream and that is | Lars> _slow_. | | Yes, that's why I suggested a lyx::endl, which would not do the flush | part. we should change the name as well. and it will probaly not hurt to be a bit more verbose: lyx::newline (or lyx::newl) (or lyx::linefeed , lyx::lf) -- Lgb
- Re: lyx-devel: Footnote bug Jean-Marc Lasgouttes
- Re: lyx-devel: Footnote bug Lars Gullik Bjønnes
- Re: lyx-devel: Footnote bug Juergen Vigna
- Re: lyx-devel: Footnote bug Jean-Marc Lasgouttes
- Re: lyx-devel: Footnote bug Andre Poenitz
- Re: lyx-devel: Footnote bug Lars Gullik Bjønnes
- Re: lyx-devel: Footnote bug Lars Gullik Bjønnes
- Re: lyx-devel: Footnote bug Jean-Marc Lasgouttes
- Re: lyx-devel: Footnote bug Lars Gullik Bjønnes
- Re: lyx-devel: Footnote bug Jean-Marc Lasgouttes
- Re: lyx-devel: Footnote bug Lars Gullik Bjønnes
- Re: lyx-devel: Footnote bug Jean-Marc Lasgouttes
- Re: lyx-devel: Footnote bug Lars Gullik Bjønnes
- Re: lyx-devel: Footnote bug Jean-Marc Lasgouttes
- Re: lyx-devel: Footnote bug Lars Gullik Bjønnes
- Re: lyx-devel: Footnote bug Lars Gullik Bjønnes
- Re: lyx-devel: Footnote bug Peter Suetterlin
- Re: lyx-devel: Footnote bug Lars Gullik Bjønnes
- Re: lyx-devel: Footnote bug Jean-Marc Lasgouttes
- Re: lyx-devel: Footnote bug Juergen Vigna
- Re: lyx-devel: Footnote bug Allan Rae