Thread overview
[Issue 11318] New: Internal error: ..\ztc\dt.c 106
Oct 23, 2013
Martin Krejcirik
Oct 23, 2013
Martin Krejcirik
October 21, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11318

           Summary: Internal error: ..\ztc\dt.c 106
           Product: D
           Version: unspecified
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: rswhite4@googlemail.com


--- Comment #0 from rswhite4@googlemail.com 2013-10-21 14:33:26 PDT ---
struct Stack {
    void[1] _buffer;
}

void main() {

}

Throws:
Error: void does not have a default initializer
Internal error: ..\ztc\dt.c 106

Compiles on DPaste but throws on Windows 7.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 21, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11318



--- Comment #1 from rswhite4@googlemail.com 2013-10-21 14:34:17 PDT ---
Forget to say: I use dmd 2.063.2

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 23, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11318


Martin Krejcirik <mk@krej.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mk@krej.cz


--- Comment #2 from Martin Krejcirik <mk@krej.cz> 2013-10-23 02:56:49 CEST ---
Looks like duplicate of bug 10629.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 23, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11318


Martin Krejcirik <mk@krej.cz> changed:

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


--- Comment #3 from Martin Krejcirik <mk@krej.cz> 2013-10-23 03:04:57 CEST ---
bug 10163 acually :-)

*** This issue has been marked as a duplicate of issue 10163 ***

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