>>>>> "Lars" == Lars Gullik Bj�nnes <[EMAIL PROTECTED]> writes: Lars> * insettext.C (localDispatch): use .c_str() on istringstream Lars> constructor argument. Lars> Why? Lars> What compiler and configure options make this be needed? Compaq cxx :) I cannot use our own sstream when I use lyxstring... And I _have_ to use lyxstring (because of ld). If I remember correctly, the problem with sstream is that they are forward declared somewhere. I'll have to check it out. JMarc
- c_str() Lars Gullik Bj�nnes
- Re: c_str() Jean-Marc Lasgouttes
- Re: c_str() Lars Gullik Bj�nnes
- Re: c_str() Jean-Marc Lasgouttes
