Changeset 2250 in webkit for trunk/JavaScriptCore


Ignore:
Timestamp:
Oct 4, 2002, 2:27:35 PM (23 years ago)
Author:
darin
Message:

Fixed problems parsing numbers that are larger than a long with parseInt.

  • kjs/config.h: Define HAVE_FUNC_STRTOLL.
  • kjs/function.cpp: (GlobalFuncImp::call): Change parseInt to use strtoll if available.
Location:
trunk/JavaScriptCore
Files:
3 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.