Am Donnerstag, 2. November 2006 22:27 schrieb Troman:
> >- Original Message -
> >From: "Dennis Schridde" <[EMAIL PROTECTED]>
> >To: "Development list"
> >Sent: Wednesday, November 01, 2006 11:50 PM
> >Subject: Re: [Warzone-dev] More patches for warnings
> >Am Mittwoch, 1. November 2006 23:
- Original Message -
From: "Dennis Schridde" <[EMAIL PROTECTED]>
To: "Development list"
Sent: Wednesday, November 01, 2006 11:50 PM
Subject: Re: [Warzone-dev] More patches for warnings
___
Warzone-dev mailing list
Warzone-dev@gna.org
https:
Am Donnerstag, 2. November 2006 10:45 schrieb Per Inge Mathisen:
> On 11/1/06, Dennis Schridde <[EMAIL PROTECTED]> wrote:
> > MALLOC itself is a macro around some custom wrapper around malloc...
> > So perhaps we should also check if we (additionally to using this NEW
> > wrapper) could drop that M
On 11/1/06, Dennis Schridde <[EMAIL PROTECTED]> wrote:
MALLOC itself is a macro around some custom wrapper around malloc...
So perhaps we should also check if we (additionally to using this NEW wrapper)
could drop that MALLOC malloc wrapper...
(I don't really know what exact functionality MALLOC