[Issue 6933] Segfault(declaration.c) using struct with destructor in CTFE

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6933

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|D1  D2 |D2

--


[Issue 6933] Segfault(declaration.c) using struct with destructor in CTFE

2012-01-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6933


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


--- Comment #2 from Walter Bright bugzi...@digitalmars.com 2012-01-04 
18:24:54 PST ---
https://github.com/D-Programming-Language/dmd/commit/51bc588d2e834650e5278247cd06b5da36569feb

https://github.com/D-Programming-Language/dmd/pull/602

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


[Issue 6933] Segfault(declaration.c) using struct with destructor in CTFE

2011-12-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6933


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

   Keywords||rejects-valid


--- Comment #1 from Don clugd...@yahoo.com.au 2011-12-14 23:07:24 PST ---
In these commits:

https://github.com/D-Programming-Language/dmd/commit/746d98fb0daacbd6a9efab1da6aacd2d7b55b39f

https://github.com/D-Programming-Language/dmd/commit/0051ed8ea86472083ed205a4857399d1f8defd71

it's mitigated from a segfault to an rejects-valid with line number.

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