[Issue 9532] scope(exit) + alloca -> internal error

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Sep 11 11:56:54 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=9532

hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx

--- Comment #2 from hsteoh at quickfur.ath.cx ---
On git HEAD (Linux/x86_64), I get this compile error:
------
Error: cannot mix core.std.stdlib.alloca() and exception handling in _Dmain()
------

--


More information about the Digitalmars-d-bugs mailing list