Re: strange warning: "return" statement missing following?
- From: Stephen Leake <stephen_leake@xxxxxxxxxxxxxxxx>
- Date: Tue, 23 Jan 2007 02:12:14 -0500
GNADE proejct account <michael.erdmann@xxxxxxxx> 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 ?
It is odd to see two filenames on one line.
--
-- Stephe
.
- Follow-Ups:
- Re: strange warning: "return" statement missing following?
- From: GNADE proejct account
- Re: strange warning: "return" statement missing following?
- From: Adam Beneschan
- Re: strange warning: "return" statement missing following?
- References:
- strange warning: "return" statement missing following?
- From: GNADE proejct account
- strange warning: "return" statement missing following?
- Prev by Date: AW: How come Ada isn't more popular?
- Next by Date: Re: Structured exception information
- Previous by thread: Re: strange warning: "return" statement missing following?
- Next by thread: Re: strange warning: "return" statement missing following?
- Index(es):
Relevant Pages
|