Thread overview
[Issue 5480] New: TDPL exception chaining not implemented (except on Windows)
Jan 24, 2011
Don
Jun 16, 2011
yebblies
Jun 29, 2011
Don
January 24, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5480

           Summary: TDPL exception chaining not implemented (except on
                    Windows)
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: druntime
        AssignedTo: nobody@puremagic.com
        ReportedBy: clugdbug@yahoo.com.au


--- Comment #0 from Don <clugdbug@yahoo.com.au> 2011-01-24 07:50:38 PST ---
My Windows exception chaining code (in rt/deh.d) needs to be ported to other
systems.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 16, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5480


yebblies <yebblies@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies@gmail.com


--- Comment #1 from yebblies <yebblies@gmail.com> 2011-06-15 23:39:57 PDT ---
As of dmd2.053, this has been implemented for posix

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 29, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5480


Don <clugdbug@yahoo.com.au> changed:

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


--- Comment #2 from Don <clugdbug@yahoo.com.au> 2011-06-29 06:52:12 PDT ---
https://github.com/D-Programming-Language/druntime/commit/1117e5f20adc14f9d147d47a757e5b20060c0ddb

https://github.com/D-Programming-Language/druntime/commit/1ea100c1cea34202ccb70609635f3124a5a5555a

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