[Issue 6466] New: core.demangle incorrect demangling of variables

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 10 12:33:39 PDT 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 at puremagic.com
        ReportedBy: mrmocool at gmx.de


--- Comment #0 from Trass3r <mrmocool at 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: -------


More information about the Digitalmars-d-bugs mailing list