www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 9478] New: Template members still only have the old "type" field in JSON output

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=9478

           Summary: Template members still only have the old "type" field
                    in JSON output
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: sludwig outerproduct.org



PST ---
All other members not have "deco" with the mangled type of the symbol and
sometimes "originalType" with the human readable type string. However, template
members still only have the old "type" field with the human readable string.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 08 2013
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=9478


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich gmail.com



09:09:42 PST ---
I'm having a hard time understanding what's wrong.

Could you paste a snippet with the JSON result, and notes on what's expected?
Thanks.

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