Added Pike.count_memory to be able to see the memory consumed by arbitrary pike structures. The Gmp classes have been fixed to accurately report sizes, but there's probably more to do in other modules. Rev: lib/modules/Pike.pmod/module.pmod:1.17 Rev: src/array.c:1.205 Rev: src/builtin_functions.c:1.659 Rev: src/gc.c:1.305 Rev: src/gc.h:1.131 Rev: src/mapping.c:1.199 Rev: src/modules/Gmp/acconfig.h:1.8 Rev: src/modules/Gmp/configure.in:1.48 Rev: src/modules/Gmp/mpf.cmod:1.35 Rev: src/modules/Gmp/mpq.cmod:1.27 Rev: src/modules/Gmp/mpz_glue.c:1.178 Rev: src/multiset.c:1.107 Rev: src/object.c:1.288 Rev: src/pike_types.c:1.323 Rev: src/program.c:1.681 Rev: src/stralloc.c:1.216 Rev: src/stralloc.h:1.102