comp.lang.ada
 help / color / mirror / Atom feed
From: "Norman H. Cohen" <ncohen@watson.ibm.com>
Subject: Re: Parsing a line into strings
Date: 1998/07/14
Date: 1998-07-14T00:00:00+00:00	[thread overview]
Message-ID: <35AB96E3.2338@watson.ibm.com> (raw)
In-Reply-To: dewar.899956473@merv

Robert Dewar wrote:

> One extra features that GNAT implements that I *do* think all vendors
> should implement is two extra Restriction identifiers:
> 
>    pragma Restrictions (No_Implementation_Pragmas);
>    pragma Restrictions (No_Implementation_Attributes);
> 
> which respectively prevent any use of implementation dependent
> pragmas or attributes.

No_Implementation_Pragmas rules out implementation-defined pragmas, but
not implementation-defined arguments to language-defined pragmas.  For
that, GNAT would have to define

	pragma Restrictions (No_Implementation_Pragma_Arguments);

-- 
Norman H. Cohen




  parent reply	other threads:[~1998-07-14  0:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-08  0:00 Parsing a line into strings C N
1998-07-08  0:00 ` Samuel Tardieu
1998-07-08  0:00   ` C N
1998-07-09  0:00     ` Dmitriy Anisimkov
1998-07-08  0:00       ` Brian Rogoff
1998-07-08  0:00         ` Robert Dewar
1998-07-09  0:00           ` Brian Rogoff
1998-07-08  0:00         ` nabbasi
1998-07-09  0:00           ` Robert Dewar
1998-07-09  0:00             ` Michael F Brenner
1998-07-14  0:00             ` Norman H. Cohen [this message]
1998-07-15  0:00               ` Robert I. Eachus
1998-07-18  0:00                 ` Robert Dewar
1998-07-09  0:00 ` dennison
1998-07-09  0:00 ` Darren Davenport
1998-07-10  0:00   ` Robert I. Eachus
1998-07-09  0:00 ` Dale Stanbrough
1998-07-11  0:00 ` david.c.hoos.sr
replies disabled

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