>> Allan Rae writes:
AR> Done. Now a much revised patch is attached. This direct against
AR> latest cvs and includes a couple of other fixes I had to do to
AR> get LyX running or compiling. Two "no nulls allowed" fixes and a
AR> definition for LChar so Asgers Encoding* would compile.
AR> This time I use a #define to get a named variable rather than a
AR> temp. The temp was disappearing too early otherwise as you
AR> suspected.
Ok, the patch looks good, apply that.
I could also use some help in conformance testing LString against
basic_string<char> (string), and fixing the places where it is not
conforming.
Lgb