https://bugzilla.novell.com/show_bug.cgi?id=483252 User kkaempf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483252#c2 Klaus Kämpf <kkaempf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Klaus Kämpf <kkaempf@novell.com> 2009-03-09 02:37:03 MST --- Right, and here's the explanation (taken from sat-solver/bindings/pool.i): /* * Document-method: discard * * There is no destructor defined for Pool since the pool pointer * is mostly used implicitly (e.g. in Solvable or Solver) which * cannot be reliably tracked in the bindings. * * Deleting the Pool is seldomly needed anyways. Just call * Pool::discard to explicitly free the pool. Just remember that * Solvables originating from this Pool are invalidated. */ I'll re-add a no-op Pool destructor for now, running out of ideas how to solve it better. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.