On 4/13/23 14:56, Bruno Haible wrote:

 /* This file uses _GL_INLINE_HEADER_BEGIN, _GL_INLINE, 
_GL_ATTRIBUTE_ALLOC_SIZE,
-   _GL_ATTRIBUTE_MALLOC, _GL_ATTRIBUTE_RETURNS_NONNULL.  */
+   _GL_ATTRIBUTE_MALLOC, _GL_ATTRIBUTE_RETURNS_NONNULL, HAVE_POSIX_MEMALIGN.  
*/
 #if !_GL_CONFIG_H_INCLUDED

At some point it might be better to omit those comments as bitrot is likely to set in as code evolves but comments don't.

If we just put the "Please include config.h first." stuff at the start of all public .h files, that'd be easier to maintain and would likely encourage slightly better usage anyway.

Reply via email to