]> git.ipfire.org Git - thirdparty/autoconf.git/commit
sizeof (struct {char a,b; }) is not required to be 2.
authorAkim Demaille <akim@epita.fr>
Wed, 29 Nov 2000 14:14:10 +0000 (14:14 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 29 Nov 2000 14:14:10 +0000 (14:14 +0000)
commit5acbbedd5fdd104243ac396cc2d3f7f1c8105990
treebc4c3c19a97553dbf6c94a993f6e252bd322a68e
parenta8c122d0f20c42789f61a884542d53d4f893ceb5
sizeof (struct {char a,b; }) is not required to be 2.
Reported by Johan Danielsson.
* tests/semantics.at (AC_CHECK_SIZEOF): Define charchar as an
array of 2 chars.
Suggested by Alexandre.
ChangeLog
tests/semantics.at