Juergen Vigna <[EMAIL PROTECTED]> writes: | On 12-Mar-2002 Lars Gullik Bjønnes wrote: > >> The (unwanted) solution is to use: >> >> string::append(int, char); > | Why not just do ./configure --with-included-string > | and you use lyxstring which should have all function you need.
We want to be able to use the native string class if possible. lyxstring is a bandaid (and should not be used unless you have to). I have no problem with ditching support for egcs, but removing support for 2.95.x is not yet an option. I wonder if 2.95.3 has push_back? -- Lgb