]> Savannah Git Hosting - gnulib.git/commit
stdalign: correct mistake in alignof doc
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Sep 2016 21:26:05 +0000 (14:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Sep 2016 21:26:43 +0000 (14:26 -0700)
commit775dbeeb1146e4ff658f0e087546c977f02931aa
tree5c054fdd9067b39f933aa35bb1e923e05419a01e
parent7a10276e59a05f4176464e0fbadc3f743c8ed244
stdalign: correct mistake in alignof doc

Problem reported by Joseph Myers in:
https://gcc.gnu.org/ml/gcc-patches/2016-09/msg00340.html
* doc/posix-headers/stdalign.texi: Do not imply that C11 prohibits
alignof(S) where S is a structure containing a flexible array
member.  The Gnulib substitute does not support this, but C11 does.
ChangeLog
doc/posix-headers/stdalign.texi