« Bugzilla Issues Index
#970 — 15.9.1.3: upright "y"
- bug_id:
970
- creation_ts:
2012-11-17 00:43:00 -0800
- short_desc:
15.9.1.3: upright "y"
- delta_ts:
2012-11-23 09:45:47 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
trivial
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
2473
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-17 00:43:29 -0800
In 15.9.1.3 "Year Number",
in the definition of DaysInYear,
lines 2 and 3 say:
= 366 if (y modulo 4) = 0 and (y modulo 100) != 0
= 365 if (y modulo 100) = 0 and (y modulo 400) != 0
In each case, the second occurrence of 'y' is in an upright font.
Change each to an italic font.
- commentid:
2494
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-21 16:30:05 -0800
corrected in rev 12 editor's draft
- commentid:
2668
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:47 -0800
corrected in rev 12, Nov. 22, 2012 draft