digitalmars.D.bugs - [Issue 1234] New: Occurrence is misspelled almost everywhere
- d-bugmail puremagic.com (15/15) May 15 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1234
- d-bugmail puremagic.com (9/9) Jun 28 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1234
- d-bugmail puremagic.com (24/26) Jun 29 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1234
- d-bugmail puremagic.com (9/9) Jul 01 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1234
http://d.puremagic.com/issues/show_bug.cgi?id=1234
Summary: Occurrence is misspelled almost everywhere
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: DMD
AssignedTo: bugzilla digitalmars.com
ReportedBy: d chqrlie.org
There are many occurrences of "occurrance" on the web sites, and in the source
code and documentation.
--
May 15 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1234
bugzilla digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
Can't find any.
--
Jun 28 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1234
d chqrlie.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
Can't find any.
There are a few in the phobos documentation from dmd.zip:
dmd/html/d/phobos/std_string.html:256:<dd><u>find</u>, ifind find first
occurrance of <i>c</i> in string <i>s</i>.
dmd/html/d/phobos/std_string.html:257: rfind, irfind find last occurrance of
<i>c</i> in string <i>s</i>.
dmd/html/d/phobos/std_string.html:272:<dd><u>find</u>, ifind find first
occurrance of <i>sub</i>[] in string <i>s</i>[].
dmd/html/d/phobos/std_string.html:273: rfind, irfind find last occurrance of
<i>sub</i>[] in string <i>s</i>[].
dmd/html/d/regular-expression.html:302: occurences of "a" with "ZZ" in Ruby;
the first occurence, then
There were more on the web site, but they may have been fixed since.
google still remembers them: "occurrance site:digitalmars.com" finds 9 matches,
while occurence is present on 52 pages.
Chqrlie.
--
Jun 29 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1234
bugzilla digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
Fixed DMD 1.018 and DMD 2.002
--
Jul 01 2007









d-bugmail puremagic.com 