[Issue 4212] DWARF: void arrays cause gdb errors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 20 12:21:59 PDT 2010


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


Robert Clipsham <robert at octarineparrot.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robert at octarineparrot.com


--- Comment #1 from Robert Clipsham <robert at octarineparrot.com> 2010-05-20 20:21:57 BST ---
Test case is for D1, with D2 it fails with an error that has no line number
information. Reduced test case for D2:
----
void[8] foo = void;
void main(){}
----

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