← Back to index
|
Original Bugzilla link
Bug 9609 – Ddoc tags for std.string.icmp seem wrong
Status
RESOLVED
Resolution
FIXED
Severity
minor
Priority
P2
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2013-02-27T08:25:00Z
Last change time
2013-02-27T11:03:57Z
Assigned to
nobody
Creator
josvanuden
Comments
Comment #0
by josvanuden — 2013-02-27T08:25:11Z
If you look at the entry for icmp the ddoc tags seem messup up. For instance it says: 'XREF algorithm' or '($D pred)'
http://dlang.org/phobos/std_string.html#.icmp
Comment #1
by github-bugzilla — 2013-02-27T11:03:41Z
Commits pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/30d565f432108cf207d4d5a59a367b83d40d7328
Fix issue# 9609. std.string.icmp's markup was wrong.
https://github.com/D-Programming-Language/phobos/commit/a59fb24424c12a5d513fde0d3d4604ef70c8bddd
Merge pull request #1180 from jmdavis/docs Fix issue# 9609.