Am 25.08.2012 um 23:10 schrieb John McCall:

> Is there a particular reason why you don't want the exception models to 
> interact correctly?  It's quite straightforward to make it work when you've 
> designed things properly.

Yes, I don't really like a dependency on libstdc++. Plus I can't think of too 
many cases where it makes sense to throw in C++ and then catch in ObjC or vice 
versa. What's the advantage of using @catch instead of catch?

--
Jonathan

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to