comp.lang.ada
 help / color / mirror / Atom feed
From: stefan-lucks@see-the.signature
Subject: Re: How do I turn off this warning?
Date: Wed, 23 Jul 2008 13:22:21 +0200
Date: 2008-07-23T13:22:21+02:00	[thread overview]
Message-ID: <Pine.LNX.4.64.0807231318390.21186@medsec1.medien.uni-weimar.de> (raw)
In-Reply-To: <2a475055-3869-47fd-a228-3eb749286e26@k37g2000hsf.googlegroups.com>

On Tue, 22 Jul 2008, mockturtle wrote:

> I have the following almost-essential code
[...]
> -------------------------------------------------
> 
> If I try to compile it with "gnatmake" I obtain the
> following list of warnings
[...]

> [...] but I am aware of it and I need it to match the order in the 
> packets I want to process.  I am getting sick of those warnings and I 
> would like to say to the compiler "Thank you for your help, but I know 
> what I am doing, so shut up."

Try "pragma Warnings (off, <warning message>);". 

Read <http://www.adacore.com/2007/11/19/ada-gem-18/>. 

So long

Stefan

-- 
------ Stefan Lucks   --  Bauhaus-University Weimar  --   Germany  ------
               Stefan dot Lucks at uni minus weimar dot de
------  I  love  the  taste  of  Cryptanalysis  in  the  morning!  ------




  parent reply	other threads:[~2008-07-23 11:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-22 20:07 How do I turn off this warning? mockturtle
2008-07-22 20:34 ` Robert A Duff
2008-07-22 21:36 ` Simon Wright
2008-07-23 11:22 ` stefan-lucks [this message]
2008-07-23 20:23   ` 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