comp.lang.ada
 help / color / mirror / Atom feed
From: GNADE proejct account <michael.erdmann@snafu.de>
Subject: Re: strange warning: "return" statement missing following?
Date: Fri, 26 Jan 2007 17:14:07 +0100
Date: 2007-01-26T17:14:07+01:00	[thread overview]
Message-ID: <pan.2007.01.26.16.14.07.441289@snafu.de> (raw)
In-Reply-To: uk5zedxo1.fsf@stephe-leake.org

On Tue, 23 Jan 2007 02:12:14 -0500, Stephen Leake wrote:

> GNADE proejct account <michael.erdmann@snafu.de> writes:
> 
>> Dear all,
>>
>> when i am compiling my code, i get the following error:
>>
>> cache.adb:82:04: warning: in instantiation at
>> util-dynamic_hashtable.adb:310 cache.adb:82:04: warning: "return"
>> statement missing following this statement cache.adb:82:04: warning:
>> Program_Error may be raised at run time
>>
>> the offending lines in util-dynamic_hash.adb are:
> 
> What is in cache.adb:82 ?
 
    116    package Object_Table is
    117       new Dynamic_Hashtable( Payload_Type => Cache_Entry_Access );
    118    use Object_Table;
    119

> 
> It is odd to see two filenames on one line.




  parent reply	other threads:[~2007-01-26 16:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-21  9:01 strange warning: "return" statement missing following? GNADE proejct account
2007-01-22  9:06 ` Stuart
2007-01-23  7:12 ` Stephen Leake
2007-01-23 16:57   ` Adam Beneschan
2007-01-26 16:14   ` GNADE proejct account [this message]
2007-01-26 19:53 ` Georg Bauhaus
replies disabled

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