>> Allan Rae writes:

  AR> On Wed, 24 Mar 1999, Jean-Marc Lasgouttes wrote:
  >>  Lars,
  >> 
  >> I cannot pass the final link step of 1.1 with your latest
  >> changes. It says: Unresolved: wrap_string<lyxstring>::npos
  >> 
  >> This is with gcc 2.8.1.

I can't say why gcc 2.8.1 chokes on this.

I'll look at it.

  AR> egcs-1.1.1 compiles and runs okay --with-included-string and
  AR> using SGI_STL-3.13. It does give a large number of warnings for
  AR> lyxstrings.C though. I'm recompiling --without-included-string

That is probably the warnings that I have put in?
"no strlen in widechar" type of warnings?

  AR> to see what difference that makes and then I might go to bed.
  AR> But I'll pay closer attention to the warnings first.

the lyxwstring need to be correctly implemented. Now it is just
somehting so that lyx will compile. (we need equivilants to strlen and
strchr, but for wide characters.)

        Lgb

Reply via email to