www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 6466] New: core.demangle incorrect demangling of variables

reply d-bugmail puremagic.com writes:
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



_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: -------
Aug 10 2011
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=6466


Trass3r <mrmocool gmx.de> changed:

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



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: -------
Aug 26 2011