Am Wednesday 10 November 2004 10:50 schrieb Pavel Troller:
> KJS::DateObjectImp::construct(KJS::ExecState*, const KJS::List&)':
> date_object.cpp:523: error: cannot convert `KJS::Value' to `double' in
> assignment
this is my line 523:
value = parseDate(prim.toString(exec));
I don't see how parseDate could return Value. What compiler is that btw?
Greetings, Stephan