« Bugzilla Issues Index
#2154 — 20.1.3.7 Number.prototype.toString: Use step for algorithm
- bug_id:
2154
- creation_ts:
2013-11-02 02:18:00 -0700
- short_desc:
20.1.3.7 Number.prototype.toString: Use step for algorithm
- delta_ts:
2014-05-06 16:25:48 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 20: October 28, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
6355
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-02 02:18:48 -0700
20.1.3.7 Number.prototype.toString ( [ radix ] ):
The algorithm should be rewritten using steps to make clear whether to apply `thisNumberValue(this value)` or `ToInteger(radix)` as the first step.
- commentid:
6411
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-03 09:17:18 -0800
yes, already noted
- commentid:
7827
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-18 14:08:28 -0700
fixed in rev24 editor's draft
- commentid:
8170
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-06 16:25:48 -0700
fixed in rev24