On 12/05/2026 22:19, Gerald Pfeifer wrote:
Hi Claudio,

I think you could drop the cover letter mail for patches like this. :-)

The funny thing is I initially used my script that creates a cover by default, then thought of not using the cover letter and called git format-patch explicitly but forgot to remove the cover from the target directory. /facepalm...

On Tue, 12 May 2026, Claudio Bantaloukas wrote:
+  <li>C23's _BitInt feature is now supported.</li>
+  <!-- commit e256eb478ad1b8c2c767aa35e03903bf4cd7c842
+   arm: Add support for _BitInt(N) -->

That's a clever idea to note the commits in a comment!
Thanks, I shamelessly stole it from the C++ section!


I believe we could use <code>_BitInt</code> above, though do not feel
strongly about it. Happy to leave it to you.

Done>> +  <li>libatomic is now linked automatically for C11 code.</li>

"...automatically linked..."

And just C11, or also later versions?

I think it's best to keep it short and just say "as needed". People in the know will recognise the ld command line option used and most people (including me before reading the patch) will be happy to know "it just works".


Looks good to me (with the one change and two questions above considered).


Thanks, pushed with the changes above.

Thank you,
Gerald

Reply via email to