Thread overview
[Issue 9285] dtoh utility - convert D files to C++ header files
Apr 24, 2014
Andrej Mitrovic
Aug 28, 2020
Seb
April 24, 2014
https://issues.dlang.org/show_bug.cgi?id=9285
Issue 9285 depends on issue 11620, which changed state.

Issue 11620 Summary: dmd json output should output enum values https://issues.dlang.org/show_bug.cgi?id=11620

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

--
April 24, 2014
https://issues.dlang.org/show_bug.cgi?id=9285

--- Comment #14 from Andrej Mitrovic <andrej.mitrovich@gmail.com> ---
https://issues.dlang.org/show_bug.cgi?id=11620 is now fixed, are there any other fixes needed for this tool?

--
August 28, 2020
https://issues.dlang.org/show_bug.cgi?id=9285

Seb <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |greeenify@gmail.com
         Resolution|---                         |FIXED

--- Comment #15 from Seb <greeenify@gmail.com> ---
This has been added in 2.091:

https://dlang.org/changelog/2.091.0.html#headers

Issues with -HC should be opened as new issues.

--