Support for old NeXTstep 3.3 gcc.
authorDaniel Richard G <skunk@iskunk.org>
Tue, 18 Oct 2011 18:32:42 +0000 (20:32 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 19 Oct 2011 09:23:47 +0000 (11:23 +0200)
commitd1a06d87a70c6a1f0588a70c91c182f6873aae41
tree56332f038d7022824fd18def9f5f7d2ab262ed70
parent94d63c4bfd95e7ff11c3dcbc1d60d276739f7f55
Support for old NeXTstep 3.3 gcc.

* lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Write
'defined __STRICT_ANSI__', not '__STRICT_ANSI__'.
* lib/math.in.h (_GL_NUM_UINT_WORDS etc.): Likewise.
* lib/spawn.in.h (_Restrict_arr_): Likewise.
* lib/regex.h (_Restrict_arr_): Likewise.
* lib/regex_internal.h (re_token_t): Likewise.
* lib/regexec.c (check_node_accept_bytes): Likewise.
* tests/test-printf-posix.c (func1, func2, func3, func4): Likewise.
ChangeLog
lib/gettext.h
lib/math.in.h
lib/regex.h
lib/regex_internal.h
lib/regexec.c
lib/spawn.in.h
tests/test-printf-posix.c