[Mono-devel-list] Precise allocation / leaking vtables

Jonathan Pryor jonpryor at vt.edu
Tue Jul 19 22:30:43 EDT 2005


On Tue, 2005-07-19 at 20:14 -0400, Ben Maurer wrote:
> Index: object.c
> ===================================================================
> --- object.c    (revision 47425)
> +++ object.c    (working copy)

<snip/>

> -#ifdef HAVE_BOEHM_GC
> +#if defined (HAVE_BOEHM_GC) && defined (NVER_LEAK_VTABLES)

Spelling NEVER_LEAK_VTABLES correctly would probably be good... :-)

 - Jon





More information about the Mono-devel-list mailing list