- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 22 Oct 2009 17:07:50 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8012
Summary: This says "Collect a sequence of characters ...
interpret the resulting sequence as a base-ten integer",
whereas the signed and unsigned integers had a whole
five-step loop to do precisely the same thing. They
should all use the simpler phrasing, since it
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#real-
numbers
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#real-numbers
Comment:
This says "Collect a sequence of characters ... interpret the resulting
sequence as a base-ten integer", whereas the signed and unsigned integers had a
whole five-step loop to do precisely the same thing. They should all use the
simpler phrasing, since it's easier to understand and verify.
Posted from: 128.232.100.177
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 22 October 2009 17:07:57 UTC