Thread overview
[Issue 10367] New: Ddoc doesn't output enum base type
Jun 15, 2013
Jacob Carlborg
[Issue 10367] DDoc should output enum base type
Jun 15, 2013
Andrej Mitrovic
Jun 15, 2013
Andrej Mitrovic
Jun 15, 2013
Andrej Mitrovic
Jun 16, 2013
Andrej Mitrovic
June 15, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10367

           Summary: Ddoc doesn't output enum base type
           Product: D
           Version: future
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: doob@me.com


--- Comment #0 from Jacob Carlborg <doob@me.com> 2013-06-15 12:22:48 PDT ---
Example: http://dlang.org/phobos/etc_c_curl.html#CurlAuth

Instead of generating "enum CurlAuth : long" only "enum CurlAuth" is generated.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 15, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10367


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ddoc
                 CC|                            |andrej.mitrovich@gmail.com
            Version|future                      |D2
         AssignedTo|nobody@puremagic.com        |andrej.mitrovich@gmail.com
            Summary|Ddoc doesn't output enum    |DDoc should output enum
                   |base type                   |base type
           Severity|normal                      |enhancement


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 15, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10367



--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-06-15 15:24:27 PDT ---
I'm having a Déjà vu, as if I've already worked on this but got rejected. But maybe I'm wrong. A pull is coming.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 15, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10367


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull


--- Comment #2 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-06-15 15:27:14 PDT ---
https://github.com/D-Programming-Language/dmd/pull/2185

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 16, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10367


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------