www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Issue 2141] New: Compiling with sjlj exception unwinding fails

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2141

           Summary: Compiling with sjlj exception unwinding fails
           Product: DGCC aka GDC
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: dvdfrdmn users.sf.net
        ReportedBy: johannes erdfelt.com


Compiling with sjlj exception unwinding fails. The cause is because of what
looks like some code that wasn't updated with other code.

The attached patch fixed the compile error.


-- 
Jun 04 2008
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2141






Created an attachment (id=257)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=257&action=view)
Patch to fix compile error with sjlj exception unwinding


-- 
Jun 04 2008
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2141


johannes erdfelt.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------

           obsolete|                            |





Created an attachment (id=258)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=258&action=view)
Patch to fix compile error with sjlj exception unwinding

This version fixes both phobos versions.


-- 
Jun 04 2008
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2141


dvdfrdmn users.sf.net changed:

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





Fix in release 0.25 / svn rev 232


-- 
Jul 17 2008