This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Ada] Further work on invalid value handling


> +   Assume_No_Invalid_Values : Boolean := True;
> +   --  ??? true for now, enable by setting to false later
> +   --  GNAT
> +   --  Normallly, in accordance with (RM 13.9.1 (9-11)) the front end

Normallly -> Normally

> +   Assume_No_Invalid_Values_Config : Boolean;
> +   --  GNAT
> +   --  This is the value of the configuration switch for assuming no invalid
> +   --  values enabled mode mode, as possibly set by the command line switch

mode mode?  Also, this sentence is hard to make sense of.

Ciao,

Duncan.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]