[Issue 5446] New: Ddoc doesn't output aliased and typedef'ed names

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 11 17:07:21 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5446

           Summary: Ddoc doesn't output aliased and typedef'ed names
           Product: D
           Version: unspecified
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: andrej.mitrovich at gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-01-11 17:05:34 PST ---
Notice here: http://www.digitalmars.com/d/2.0/phobos/std_date.html

The first alias is:
alias d_time; 

It doesn't state what d_time is aliased to. The same thing happens with
typedef. If this is not a bug, then this is an enhancement request for ddoc.

-- 
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