Carlfish wrote:

> 
> Secondly, this is from http://www.mozilla.org/hacking/portable-cpp.html
> 
> "Don't use exceptions.
> 
> "Exceptions are another C++ feature which is not very widely implemented,
> and as such, their use is not portable C++ code. Don't use
> them. Unfortunately, there is no good workaround that produces similar
> functionality.

It's a damn shame too, they can be really handy.


Reply via email to