use StringToNumEnd() for check of numeric keys
commit56ea00f00185c986d365a088551d076406179c92
authorBert Wesarg <bert.wesarg@googlemail.com>
Wed, 15 Oct 2008 12:35:13 +0000 (15 14:35 +0200)
committerBert Wesarg <bert.wesarg@googlemail.com>
Wed, 15 Oct 2008 12:35:13 +0000 (15 14:35 +0200)
tree9d0ed46c124bea38fb18065129728721b8323726
parent4bdb651a757d3de3b04a5dbd24b7ebf02cda4c67
use StringToNumEnd() for check of numeric keys

Provide a new StringToNumEnd() function which succeeds if the scan
ends at the given pointer and use this function in the array-key
comparission.

Also always assign to the number pointer a value.

B.W.

---

Patch: !guaranty-order-for-numeric-keys.patch
Patch: !stringToNum.diff
15 files changed:
EXEC_ERROR.patch
FastConcat3.diff
MultipleAssignment-redux.patch
SUBR_TAG.patch
abstract-access-to-FrameP.patch
abstract-access-to-PC.patch
aryiter-on-stack.patch
drop-SUBR_TAG.patch
global-RestartData.patch
guaranty-order-for-numeric-keys.patch
op-not-func-in-Inst.patch
remove-args-from-DISASM_RT.patch
stringToNum.diff
symbol-lookup.patch
typed-Inst.patch