August 10, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6466

           Summary: core.demangle incorrect demangling of variables
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: druntime
        AssignedTo: nobody@puremagic.com
        ReportedBy: mrmocool@gmx.de


--- Comment #0 from Trass3r <mrmocool@gmx.de> 2011-08-10 12:33:37 PDT ---
_D11CLGLInterop2CQC6opencl12commandqueue14CLCommandQueue gets demangled as CLGLInterop.CQopencl.commandqueue.CLCommandQueue

Don't know what the correct output is (to make clear CQ is a variable), but there should at least be a space in between.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
August 26, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6466


Trass3r <mrmocool@gmx.de> changed:

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


--- Comment #1 from Trass3r <mrmocool@gmx.de> 2011-08-26 06:38:33 PDT ---
https://github.com/D-Programming-Language/druntime/commit/a59dd374bf3b0d98d7e59eb47ffb0488bf9b16d9

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