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]

[Ada] Update on AI-302


Tested on i686-linux, committed on trunk

Synchronized with latest draft (Draft 13, August 2005) of Ada
Amendment 1.
The ordered multiset container isn't actually part of amendment, but it
follows the specification of the (unique-element) ordered set (see
A.18.9) as closely as possible, consistent with the difference in
semantics.
The latest draft (Draft 13) of the language amendment can be found on
this page: http://www.ada-auth.org/amendment.html
The amendment draft itself is here (there's also a PDF):
http://www.ada-auth.org/ai-files/grab_bag/Amendment-D13.html
The container library is specified by AI-302. The changes made to this
container spec were specified by v1.22 ("post-York") of the AI-302
draft: http://www.ada-auth.org/cgi-bin/cvsweb.cgi/AIs/AI-20302.TXT?rev=1.22

2005-11-14  Matthew Heaney  <heaney@adacore.com>

	* a-crbtgo.ads, a-crbtgo.adb, a-coorse.ads, a-coorse.adb, a-convec.ads, 
	a-convec.adb, a-coinve.ads, a-coinve.adb, a-cohama.ads, a-cohama.adb, 
	a-ciorse.ads, a-ciorse.adb, a-cihama.ads, a-cihama.adb, a-cidlli.ads, 
	a-cidlli.adb, a-cdlili.ads, a-cdlili.adb, a-coormu.adb, a-ciormu.adb, 
	a-cihase.adb, a-cihase.ads, a-cohase.adb, a-cohase.ads, a-ciorma.ads, 
	a-coorma.ads, a-ciormu.ads, a-coormu.ads, a-ciorma.adb, a-coorma.adb: 
	Compiles against the spec for ordered maps described in sections
	A.18.6 of the most recent (August 2005) AI-302 draft.

Attachment: difs.14
Description: Text document


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