This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libobjc/27466] New: RFE: Support for libobjc equivalent of std::set_unexpected


libobjc's exception implementation doesn't support a user-supplied default
uncaught exception handler, and this would be a very handy feature to have.

With the equivalent of std:set_unexpected, one could implement the
NSSetUncaughtExceptionHandler() Foundation API.


-- 
           Summary: RFE: Support for libobjc equivalent of
                    std::set_unexpected
           Product: gcc
           Version: 4.0.3
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: libobjc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: landonf at opendarwin dot org
 GCC build triplet: i486-linux-gnu
  GCC host triplet: i486-linux-gnu
GCC target triplet: i486-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27466


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]