Add ersatz _Static_assert on older C hosts
commit3999d26ead93990b244ada078073fb58fb8bb5be
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 Feb 2015 23:52:20 +0000 (5 15:52 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Feb 2015 22:43:27 +0000 (7 14:43 -0800)
treefb49ba47c9d88204c23135ef44ac4adf7919120e
parentf96ec27aa9f8fe871973b898ee407fe17681b6a7
Add ersatz _Static_assert on older C hosts

* misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
pre-C11 C platform that is not known to support _Static_assert.
ChangeLog
assert/assert.h
misc/sys/cdefs.h