[Issue 4863] DWARF debug symbols treat arrays as unsigned long long

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 13 19:11:20 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4863


nfxjfg at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nfxjfg at gmail.com


--- Comment #1 from nfxjfg at gmail.com 2010-09-13 19:10:50 PDT ---
I think dmd uses ulong for arrays internally. All the array runtime functions
in lifetime.d (Tango/druntime) actually return array descriptors as ulong!

-- 
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