octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

still some trouble


From: Lippert, Ross A.
Subject: still some trouble
Date: Fri, 17 May 2002 09:13:51 -0400


I'm going to look and see if something obvious is going on which I can fix,
but here it is

../liboctave/Array.h: In static member function `static T 
   Array<T>::resize_fill_value() [with T = octave_value]':
../liboctave/Array.h:270:   instantiated from `int assign(Array<LT>&, const
Array<RT>&) [with LT = octave_value, RT = octave_value]'
oct-obj.cc:162:   instantiated from here
../liboctave/Array.h:257: call of overloaded `octave_value(int)' is
ambiguous
ov.h:191: candidates are: octave_value::octave_value(const octave_value&)
<near 
   match>
ov.h:186:                 octave_value::octave_value(octave_value*, int = 1)
ov.h:182:                 octave_value::octave_value(const
octave_value_list&)
ov.h:181:                 octave_value::octave_value(octave_function*)
ov.h:176:                 octave_value::octave_value(const charMatrix&, bool
= 
   false) <near match>
ov.h:175:                 octave_value::octave_value(const string_vector&) 
   <near match>
ov.h:174:                 octave_value::octave_value(const std::string&)
ov.h:173:                 octave_value::octave_value(const char*)
ov.h:172:                 octave_value::octave_value(char)
ov.h:170:                 octave_value::octave_value(bool)
ov.h:165:                 octave_value::octave_value(const Complex&)
ov.h:159:                 octave_value::octave_value(double)
gmake-3.75-97[2]: *** [oct-obj.o] Error 1
gmake-3.75-97[1]: *** [src] Error 2
gmake-3.75-97: *** [all] Error 2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]