Skip to content
Prev 1626 / 10988 Next

[Rcpp-devel] C++ Throwing Exception.

To chime in about Romain's comment about recognizing more types.  I would
love a more robust exception handling.  I think I already mentioned that but
sometimes throwing a std::exception can be very expensive.  something a
little bit more robust would be very helpful.   For example, with the
discussion that we had a while back about catching the interrupt signal, I
had to use an exception that did not inherit std::exception since it took
sometimes  over a minute to catch the interrupt.

-Andrew
On Wed, Dec 22, 2010 at 5:25 AM, Dirk Eddelbuettel <edd at debian.org> wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20101222/36933cec/attachment.htm>