[Webkit-unassigned] [Bug 38203] Move HTMLInputElement::parseToDoubleForNumberType so it can be reused outside of HTMLInputElement.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 14:22:22 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38203





--- Comment #5 from Yael <yael.aharon at nokia.com>  2010-04-28 14:22:22 PST ---
(In reply to comment #4)
> Here are the errors on Windows:
> 
> 13>WebCore.lib(HTMLElementsAllInOne.obj) : error LNK2019: unresolved external
> symbol "public: double __thiscall WebCore::String::toDoubleStrict(bool *)const
> " (?toDoubleStrict at String@WebCore@@QBENPA_N at Z) referenced in function "public:
> bool __thiscall WebCore::HTMLInputElement::stepMismatch(void)const "
> (?stepMismatch at HTMLInputElement@WebCore@@QBE_NXZ)
> 13>WebCore.lib(ValidityState.obj) : error LNK2001: unresolved external symbol
> "public: double __thiscall WebCore::String::toDoubleStrict(bool *)const "
> (?toDoubleStrict at String@WebCore@@QBENPA_N at Z)
> 13>WebCore.lib(StepRange.obj) : error LNK2001: unresolved external symbol
> "public: double __thiscall WebCore::String::toDoubleStrict(bool *)const "
> (?toDoubleStrict at String@WebCore@@QBENPA_N at Z)

Thank you for your help, Adam!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list