This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Ada: ISO 13813 draft implementation
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: "Vadim Godunko" <vgodunko at vipmail dot ru>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 30 Jun 2002 12:59:47 +0200
- Subject: Re: Ada: ISO 13813 draft implementation
- References: <000f01c21fb1$d7884660$0100a8c0@strela.mil.ru>
"Vadim Godunko" <vgodunko@vipmail.ru> writes:
> I implement Ada packages defined by ISO ISO 13813 draft.
It seems that the final version has been released in 1998. Is your
implementation conforming to it?
In addition, the name "Ada.Numerics.Real_Arrays" surprises me, I would
have expected "Ada.Numerics.Float_Arrays". Can you confirm that this
really required by the standard?
> My be it applied to GNAT CVS tree?
I think we need a copyright assignment and test cases. (I'm working
on non-ACATS test infrastructure.)