_Noreturn: Ignore __STDC_VERSION__; observe _MSC_VER.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Jul 2011 08:15:20 +0000 (01:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Jul 2011 08:15:20 +0000 (01:15 -0700)
commit29b9f9415f47e9bd19fc9a0ce923f013e5a41f68
treefdc6266a714963e6f696d088004e5519ffd1c150
parent5e065fabdd7d2769a5f70de6b9a9c7510d51d977
_Noreturn: Ignore __STDC_VERSION__; observe _MSC_VER.

* build-aux/_Noreturn.h (_Noreturn): Ignore __STDC_VERSION__.
Reparenthesize to avoid GCC warning.
Support Microsoft's syntax.
* m4/gnulib-common.m4 (gl_COMMON_BODY): Likewise.
ChangeLog
build-aux/_Noreturn.h
m4/gnulib-common.m4