On Thu, 16 Nov 2023, Martin Uecker wrote:

>       * c-decl.cc (previous_tag): New function.
>       (get_parm_info): Turn off warning for C2X.

C23 now, not C2X.

>       (comptypes_internal): Activate comparison of tagged
>       types (convert_for_assignment): Ingore qualifiers.

This still has the "Ingore" typo.  Also, add '.' and start a new line 
before "(convert_for_assignment)".

> +  /* Check for consistency with previous definition */

Missing '.' at end of comment.

OK with those fixes.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to