> I appologise for making a mess of this final step. I have leared the errors
> of my ways.

Can you please submit everything self contained (the final final code changes
along with the commit log) so that we are sure the proper patch is
reviewed and approved?

> Below are the change log entries for this patch:

By the way, ChangeLog are automatically generated these days, so we're
really talking about commit logs and diffs against ChangeLog (as you did
in your previous email) are no longer appropriate (and almost never apply
anyway).

> gcc/ada/Changelog:
> 
> 2021-03-09  Richard Wai  <rich...@annexi-strayline.com>
> 
>       * libgnat/a-cohase.ads (Cursor): Synchronize comments for the Cursor
>       type definition to be consistent with identical definitions in other
>       container packages. Add additional comments regarding the importance
> of
>       maintaining the "Position" component for predefined equality.
>       * libgnat/a-cohama.ads (Cursor): Likewise.
>       * libgnat/a-cihama.ads (Cursor): Likewise.
>       * libgnat/a-cohase.adb (Find, Insert): Ensure that Cursor objects
>       always have their "Position" component set to ensure predefined
>       equality works as required.
>       * libgnat/a-cohama.adb (Find, Insert): Likewise.
>       * libgnat/a-cihama.adb (Find, Insert): Likewise.
> 
> gcc/testsuite/Changelog:
> 
> 2021-03-09  Richard Wai <rich...@annexi-strayline.com>
> 
>       * gnat.dg/containers2.adb: New test.

Reply via email to