
5 Feb
2007
5 Feb
'07
8:57 a.m.
SIGOURE Benoit <tsuna@lrde.epita.fr> writes:
URL: https://svn.lrde.epita.fr/svn/argp/trunk
ChangeLog: 2007-02-02 SIGOURE Benoit <tsuna@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?