>>>>> "Jochen" == Jochen Kmietsch <[EMAIL PROTECTED]> writes:

Jochen> Hi Folks !  It's me again :) The VSPACE problem does not
Jochen> appear anymore but now I get

OK, One problem solved :)

Jochen> CC -c -O -I. -I. -I../images -I/usr/local/include
Jochen> -I/usr/openwin/include insetlatexaccent.C
Jochen> "insetlatexaccent.C", line 227: Error: Overloading ambiguity
Jochen> between "operator+(const LString&, const long&)" and
Jochen> "operator+(const LString&, const char&)".
Jochen> "insetlatexaccent.C", line 227: Error: Overloading ambiguity
Jochen> between "operator+(const LString&, const long&)" and
Jochen> "operator+(const LString&, const char&)".
Jochen> "insetlatexaccent.C", line 228: Error: Overloading ambiguity
Jochen> between "operator+(const LString&, const long&)" and
Jochen> "operator+(const LString&, const char&)".
Jochen> "insetlatexaccent.C", line 263: Error: Overloading ambiguity
Jochen> between "operator+(const LString&, const long&)" and
Jochen> "operator+(const LString&, const char&)".
Jochen> "insetlatexaccent.C", line 263: Error: Overloading ambiguity
Jochen> between "operator+(const LString&, const long&)" and
Jochen> "operator+(const LString&, const char&)".
Jochen> "insetlatexaccent.C", line 264: Error: Overloading ambiguity
Jochen> between "operator+(const LString&, const long&)" and
Jochen> "operator+(const LString&, const char&)".  6 Error(s)
Jochen> detected.

Jochen> Maybe it's another bug to be fixed or maybe it's my compiler,
Jochen> I am clueless again :( Again, please mail a Cc: to my address
Jochen> since I don't read this list.

It is indeed a bug. Lars, what is the right solution, casting to long?

Jochen, in the meantime, you can just delete the offening commands
(two lyxerr.debug() statements) since they are not important. Tell us
what happens then. 

Tell us also if you get warnings.

JMarc

Reply via email to