[bind10-dev] jelte status update
Shane Kerr
shane at isc.org
Fri Feb 5 11:48:40 UTC 2010
Jelte,
On Thu, 2010-02-04 at 18:07 +0100, Jelte Jansen wrote:
> something like this? (f1rst!)
Fantastic! :)
This is perfect, although although even less detail is quite okay if it
is too time consuming to make such a nice report. :)
> once the exceptions stuff has been moved out of isc::dns i can start
> using it (oh and in fact i want to make isc::Exception have a
> std::string instead of a char *, or i want a second one;
> isc::RuntimeException that does). Some of the exceptions are already
> using isc::dns::Exception now, but that creates a dependency on libdns.a
> which is not necessary.
One question about this... do std::string objects use heap memory? If
so, do we need to worry about leaks from exceptions then? (I guess using
a shared_ptr is the way to avoid leaks in that case?)
--
Shane
More information about the bind10-dev
mailing list