On Sat, 10 Apr 2010 02:12:34 -0500, Monty Taylor <[email protected]> wrote: > Remove the rev from build that turns everything to static. Don't remove > embedded_innodb. Removed (for now) the dlclose() calls from the > drizzled::plugin::Library destructor- since we don't dynamically unload > plugins, this is not nearly as big a deal as valgrind being broken for us.
We could also just force valgrind to do a leak report before dlclose()ing (not sure if can somehow make these not show up at end of execution though) -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-benchmark Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-benchmark More help : https://help.launchpad.net/ListHelp

