comp.lang.ada
 help / color / mirror / Atom feed
From: warwicks@telusplanet.net (Chris Warwick)
Subject: Re: Free()
Date: 1999/06/13
Date: 1999-06-13T00:00:00+00:00	[thread overview]
Message-ID: <OHH83.4481$NA2.289407@news1.telusplanet.net> (raw)
In-Reply-To: m3yaioswql.fsf@deneb.cygnus.stuttgart.netsurf.de

In article <m3yaioswql.fsf@deneb.cygnus.stuttgart.netsurf.de>, Florian Weimer <fw@cygnus.stuttgart.netsurf.de> wrote:
>`Free' has to be an instantiation of Ada.Unchecked_Deallocation, like
>this:
>
>       procedure Free is
>           new Ada.Unchecked_Deallocation(
>               object_subtype_name, access_to_variable_subtype_name);

Not if he/she is digging for the Unix Free... In that case the Free call is 
probably an interface, and the problem is coming because the interface does 
not have access to the correct Unix library. So, some sort of arguement like 
"-lm" is needed to include the correct library (my Unix box is at the 
office)...




      reply	other threads:[~1999-06-13  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-16  0:00 Free() Jim Whatley
1999-05-16  0:00 ` Free() Florian Weimer
1999-06-13  0:00   ` Chris Warwick [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox