>> Asger Alstrup Nielsen writes:

  >> CC -c -O2 -I. -I. -I../images math_root.C "math_root.C", line 25:
  >> error(1281): redefinition of default argument
  >> MathRootInset::MathRootInset(short st=LM_ST_TEXT):
  >> MathSqrtInset(st) ^
  >> 
  >> 1 error detected in the compilation of "math_root.C".

  AAN> Change that line to read

  AAN> MathRootInset::MathRootInset(short st): MathSqrtInset(st)

  AAN> and you should be fine.

Has this been fixed in cvs?

        Lgb
  AAN> Asger

Reply via email to