patch to make libkdtree compatible with g++-4.2 and g++-4.3

Paul Harris paulharris at computer.org
Sun Oct 26 00:22:13 UTC 2008


sorry, forgot to attach some sort of reference about what "exception
transparent" means.

Heres a PDF I googled, but I couldn't find much more.  I thought I read
about it in the C++ FAQ Lite, but I couldn't find it there... Maybe I read
it in an C++ book ?

http://www-personal.acfr.usyd.edu.au/tbailey/seminars/exceptions.pdf

2008/10/26 Paul Harris <paulharris at computer.org>

> Hi all,
>
> snip


>
> The throw() things are not desirable as kdtree should be exception
> transparent... the throw()s caused problems with my program, as sometimes
> accessors could throw an exception - and the no-throw guarantee that kdtree
> was imposing prevented it from compiling.
>

snip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/libkdtree-devel/attachments/20081026/0ab37919/attachment.htm 


More information about the libkdtree-devel mailing list