SIGOURE Benoit <tsuna(a)lrde.epita.fr> writes:
URL:
https://svn.lrde.epita.fr/svn/argp/trunk
ChangeLog:
2007-02-02 SIGOURE Benoit <tsuna(a)lrde.epita.fr>
Fix the check for `restrict'.
* argp-fmtstream.h [!HAVE_UNISTD_H]: Don't use #define to change
ssize_t in int, use a typedef instead.
* argp.h [!__restrict]: Fix the conditional definition of __restrict
(remove a typo, use C99 features).
[...]
Thanks for synchronizing with the original argp and your last two
patches!
BTW, did you warn the upstream author that the build system was using
obsolete (and broken) constructs?