[Issue 18220] Allow rt_trapexceptions to be set from the CLI

2019-08-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18220

Rainer Schuetze  changed:

   What|Removed |Added

 CC||dmdtrac...@supradigital.org

--- Comment #2 from Rainer Schuetze  ---
*** Issue 15894 has been marked as a duplicate of this issue. ***

--


[Issue 18220] Allow rt_trapexceptions to be set from the CLI

2018-07-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18220

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 18220] Allow rt_trapexceptions to be set from the CLI

2018-07-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18220

--- Comment #1 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/6ca77797f1c5c8bede331cff3a4648288386ce02
Fix Issue 18220 - Allow `rt_trapexceptions` to be set from the CLI

https://github.com/dlang/druntime/commit/540a6cbafee9847db973f4590d5d5f4bae7aa3b5
Merge pull request #2035 from wilzbach/trap

Fix Issue 18220 - Allow `rt_trapexceptions` to be set from the CLI
merged-on-behalf-of: Jacob Carlborg 

--


[Issue 18220] Allow rt_trapexceptions to be set from the CLI

2018-01-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18220

Seb  changed:

   What|Removed |Added

Summary|Allow trapexception to be   |Allow rt_trapexceptions to
   |set from the CLI|be set from the CLI

--