[PATCH] Ada: hashed container Cursor type predefined equality non-conformance

Arnaud Charlet charlet@adacore.com
Wed Mar 10 16:26:39 GMT 2021


> I'm not sure I correctly understand you here, but my interpretation is that
> I should no longer submit Changelog entries, rather just the patch, and then

Right.

> a commit message (a-la git), and then presumably the Changelong entries will
> be generated automatically. From what I can see, gcc' website does not talk
> about that, so I'm guessing this format based on what I see from git-log,
> generally.
> 
> So assuming that, attached is the "correct" patch, and here is the commit
> message:
> 
> ---
> 
> Author: Richard Wai <richard@annexi-strayline.com>
> 
> Ada: Ensure correct Cursor predefined equality behavior for hashed
> containers.
> 
> --
> 
> And for the record, the change log entries I've come up with as per the
> previous email:

And the commit log will look like:

2021-03-09  Richard Wai  <richard@annexi-strayline.com>

gcc/ada/
	* libgnat/...

gcc/testsuite/
	* gnat.dg/containers2.adb: ...

Your patch is OK with these changes, thanks.


More information about the Gcc-patches mailing list