>>>>> "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> * insettext.C (localDispatch): use .c_str() on
Lars> istringstream | Lars> constructor argument. | | Lars> Why? | |
Lars> Lars> What compiler and configure options make this be needed? |
Lars> | Compaq cxx :) I cannot use our own sstream when I use
Lars> lyxstring... And | I _have_ to use lyxstring (because of ld).
Lars> Are you telling me that cxx cannot even work with its own ld...
Lars> I thought the problem was with g++ and native ld...
Yes, sorry, maybe it works after all... One problem I remember is that
there is a nasty bug in cxx STL (fixed in current version) where one
assert is wrong, causing LyX to crash consistently.
And there is always the memory problem...
Lars> I'll give those constructs another 6 months to live...
You are too good.
JMarc