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]
