comp.lang.ada
 help / color / mirror / Atom feed
From: porton@ex-code.com (Victor Porton)
Subject: Gnat: silly warning - how to eliminate?
Date: Mon, 27 Jan 2003 05:32:26 +0500
Date: 2003-01-27T00:39:03+00:00	[thread overview]
Message-ID: <3e347fa7$0$33928$bed64819@news.gradwell.net> (raw)

I declare a procedure in a _package body_ only for internal use:

procedure Get_Element renames Element;
-- to eliminate glitch with formal parameter names

Gnat 3.14p gives warning:
warning: not dispatching (must be defined in a package spec)

How to eliminate this silly warning (to not pollute the compiler 
output) without turning off all warnings? (Yes, I readied RTFM.)

Maybe to chnge the source? How?



             reply	other threads:[~2003-01-27  0:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-27  0:32 Victor Porton [this message]
2003-01-29  6:31 ` Gnat: silly warning - how to eliminate? Simon Wright
replies disabled

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