On Wed, Oct 15, 2025 at 03:13:45PM +0000, Joseph Myers wrote: > On Wed, 15 Oct 2025, Osama Abdelkader wrote: > > > + /* Check if this is a va_list type. We need to handle the > > case where > > + va_list from stdarg.h may be a typedef that's not > > identical to > > + va_list_type_node. */ > > Could you reformat the new code not to go beyond 80 columns? Some of this > code (mainly but not entirely comments) goes beyond that at present. > > -- > Joseph S. Myers > [email protected] >
Thanks Joseph for the review, I sent v4, appreciate your review there. Best regards, Osama
