|
From: | Paul Eggert |
Subject: | Re: max_align_t fails with clang 6.1 on OS X 10.10 |
Date: | Mon, 4 Sep 2017 09:57:03 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
Bruno Haible wrote:
+} _gl_max_align_t; +#define max_align_t _gl_max_align_t #endif# endif /* address@hidden@_STDDEF_H */This one is not brittle and is not a big change. If Paul agrees, I would commit this, and you (Werner) would not need to reorganize your package's configuration.
Sure, that works for me. Though I expect in the long run Werner will have to reorganize for some other reason.
[Prev in Thread] | Current Thread | [Next in Thread] |