Thread overview
[Issue 10617] contract with -profile -debug is not nothrow
Sep 02, 2013
Henning Pohl
Sep 03, 2013
Kenji Hara
August 28, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10617


kekeniro2@yahoo.co.jp changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |verylonglogin.reg@gmail.com


--- Comment #1 from kekeniro2@yahoo.co.jp 2013-08-27 20:26:17 PDT ---
*** Issue 10520 has been marked as a duplicate of this issue. ***

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


hsteoh@quickfur.ath.cx changed:

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


--- Comment #2 from hsteoh@quickfur.ath.cx 2013-08-30 11:14:03 PDT ---
This regression has existed since 2.063.2.

git bisect shows that it's caused by this commit: a1dd1ab5140fee5dbed2e18a1a952cd2d42699c7 - fix Issue 9788 - -profile doesn't work if exceptions are thrown in the running program

It only happens when compiling with -profile.

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


Henning Pohl <henning@still-hidden.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |henning@still-hidden.de


--- Comment #3 from Henning Pohl <henning@still-hidden.de> 2013-09-02 10:59:53 PDT ---
https://github.com/D-Programming-Language/dmd/pull/2516

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



--- Comment #4 from github-bugzilla@puremagic.com 2013-09-02 21:22:06 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/daa1d501c3100f0580f488c88cb893f449fd4eba fix issue 10617 - contract with -profile -debug is not nothrow

https://github.com/D-Programming-Language/dmd/commit/32207829891a2b64c637386039b5b6aec1f38541 Merge pull request #2516 from hpohl/10617

[REG2.064a] fix issue 10617 - contract with -profile -debug is not nothrow

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


Kenji Hara <k.hara.pg@gmail.com> changed:

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


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