Re: argp r5: Fix the check for `restrict'.

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?

On 2007-02-05, Roland Levillain <roland@lrde.epita.fr> wrote:
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?
Nope, not yet. I didn't make check TC and VCSN with the new argp ;O. I'll do so very soon. -- SIGOURE Benoit aka Tsuna (SUSv3 compliant) _____ "On a long enough timeline, the survival rate /EPITA\ Promo 2008.CSI/ACU/YAKA for everyone drops to zero" -- Jack.

Tsuna <tsuna@warszawa.lrde.epita.fr> writes:
On 2007-02-05, Roland Levillain <roland@lrde.epita.fr> wrote:
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?
Nope, not yet. I didn't make check TC and VCSN with the new argp ;O. I'll do so very soon.
As for TC, things seem to compile and run fine (I did not perform a complete `make check' cycle though).

"RL" == Roland Levillain <roland@lrde.epita.fr> writes:
Nope, not yet. I didn't make check TC and VCSN with the new argp ;O. I'll do so very soon.
As for TC, things seem to compile and run fine (I did not perform a complete `make check' cycle though).
Did you pin the external to a specific revision?

Akim Demaille <akim@lrde.epita.fr> writes:
"RL" == Roland Levillain <roland@lrde.epita.fr> writes:
Nope, not yet. I didn't make check TC and VCSN with the new argp ;O. I'll do so very soon.
As for TC, things seem to compile and run fine (I did not perform a complete `make check' cycle though).
Did you pin the external to a specific revision?
Yes. brasilia ~/src/tc % svn proplist . -v | grep externals svn:externals : argp -r 5 https://svn.lrde.epita.fr/svn/argp/trunk

On 2007-02-08, Akim Demaille <akim@lrde.epita.fr> wrote:
"RL" == Roland Levillain <roland@lrde.epita.fr> writes:
Nope, not yet. I didn't make check TC and VCSN with the new argp ;O. I'll do so very soon.
As for TC, things seem to compile and run fine (I did not perform a complete `make check' cycle though).
Did you pin the external to a specific revision?
This should definitely be in the guide :o -- SIGOURE Benoit aka Tsuna (SUSv3 compliant) _____ "On a long enough timeline, the survival rate /EPITA\ Promo 2008.CSI/ACU/YAKA for everyone drops to zero" -- Jack.
participants (3)
-
Akim Demaille
-
Roland Levillain
-
Tsuna