http://d.puremagic.com/issues/show_bug.cgi?id=7195
Summary: remove in std.algorithm documentation quick links goes
to wrong remove
Product: D
Version: unspecified
Platform: Other
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: websites
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Brad Anderson <[email protected]> 2012-01-01 15:19:56 PST ---
It gets linked to remove member of the EditOps enum rather than one of the
remove functions.
I don't know DDoc enough (or at all) to resolve this but I did take a look.
It's just using "$(MYREF remove)" in the quick links which I guess just uses
the first remove it sees (EditOps appears earlier in the file than remove()).
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------