$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-03 09:28:15
From: "Vladimir Prus" <ghost_at_[hidden]>
> 1. We still have memory leaks.... see the attached file. The top memory
leak
> is that all strings are allocated using newstr but never freed.
We're going to have to fix this in the end. When I try to build with all of
my compilers in libs/python/test, the memory image is 70Meg. :(
-Dave