[Issue 7195] New: remove in std.algorithm documentation quick links	goes to wrong remove
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Jan  1 15:19:57 PST 2012
    
    
  
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: nobody at puremagic.com
        ReportedBy: eco at gnuk.net
--- Comment #0 from Brad Anderson <eco at gnuk.net> 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: -------
    
    
More information about the Digitalmars-d-bugs
mailing list