What are C exceptions? setjmp/longjmp or is there something more advanced? :)
Also, is there a way to turn of objc exceptions at all? Anders On Dec 2, 2009, at 6:53 PM, Mike Stump wrote: > On Dec 2, 2009, at 6:30 PM, Ted Kremenek wrote: >> Put another way, what do you suggest is the "right thing"? > > I think there are some users for which __has_feature(exceptions) would be > nice... > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
