Re: Avoid g++ "warning: attributes are not permitted in this position"

2024-07-30 Thread Bruno Haible
Yesterday I did: > 2024-07-29 Bruno Haible > > Avoid g++ "warning: attributes are not permitted in this position". > * m4/gnulib-common.m4 (gl_COMMON_BODY): Add more comments. Define > _GL_BRACKET_USABLE. ... But I'm not happy with it,

Avoid g++ "warning: attributes are not permitted in this position"

2024-07-29 Thread Bruno Haible
this conflict) it is thus better to work with the __attribute__ syntax only. 2024-07-29 Bruno Haible Avoid g++ "warning: attributes are not permitted in this position". * m4/gnulib-common.m4 (gl_COMMON_BODY): Add more comments. Define