[Falk Hueffner] > First, IMHO we should drop this stuff and just use malloc. I don't > see any point in increasing code size and introducing new bugs > thereby.
I agree too. Unless there is a very good reason to keep it, we should remove the allocator code and use malloc() instead. Someone need to provide patches, and test the new version. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

