[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnulib] Re: getopt and Solaris 10
From: |
Paul Eggert |
Subject: |
Re: [bug-gnulib] Re: getopt and Solaris 10 |
Date: |
Mon, 09 May 2005 18:30:18 -0700 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux) |
Derek Price <address@hidden> writes:
> + myargv[[0]] = "conftest";
> + myargv[[1]] = "-+";
This doesn't null-terminate myargv.
But I still don't get why the change is needed. It sounds like you're
assuming Solaris 11 getopt might get fixed? But even in that case,
the current code will work, right, since it will use GNU getopt? So
this is just an optimization for the hypothetical case if Solaris 11
getopt gets fixed? In that case perhaps we should wait for Solaris 11
and test it before installing this patch, as it's more likely to cause
a bug than to fix one.
- [bug-gnulib] getopt and Solaris 10, Derek Price, 2005/05/05
- Re: [bug-gnulib] getopt and Solaris 10, James Youngman, 2005/05/05
- [bug-gnulib] Re: getopt and Solaris 10, Derek Price, 2005/05/05
- Re: [bug-gnulib] Re: getopt and Solaris 10, Derek Price, 2005/05/05
- Re: [bug-gnulib] Re: getopt and Solaris 10, Paul Eggert, 2005/05/05
- Re: [bug-gnulib] Re: getopt and Solaris 10, Matthias Kurz, 2005/05/07
- Re: [bug-gnulib] Re: getopt and Solaris 10, Derek Price, 2005/05/09
- Re: [bug-gnulib] Re: getopt and Solaris 10, Derek Price, 2005/05/09
- Re: [bug-gnulib] Re: getopt and Solaris 10,
Paul Eggert <=
- Re: [bug-gnulib] Re: getopt and Solaris 10, Matthias Kurz, 2005/05/10
- Re: [bug-gnulib] Re: getopt and Solaris 10, Matthias Kurz, 2005/05/10
- Re: [bug-gnulib] Re: getopt and Solaris 10, Derek Price, 2005/05/10
- Re: [bug-gnulib] Re: getopt and Solaris 10, Derek Price, 2005/05/10
- Re: [bug-gnulib] Re: getopt and Solaris 10, Derek Price, 2005/05/10
- Re: [bug-gnulib] Re: getopt and Solaris 10, Larry Jones, 2005/05/10
- Re: [bug-gnulib] Re: getopt and Solaris 10, Paul Eggert, 2005/05/10
- Re: [bug-gnulib] Re: getopt and Solaris 10, Derek Price, 2005/05/10
- Re: [bug-gnulib] Re: getopt and Solaris 10, Matthias Kurz, 2005/05/10
- Re: [bug-gnulib] Re: getopt and Solaris 10, Derek Price, 2005/05/09