This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add named initializers to argp/argp-parse.c


On Tue, Feb 18, 2003 at 04:35:12PM -0800, Ulrich Drepper wrote:
> > [ ... snip patch fragment ... ]
> >  
> 
> I consider this *much* worse then what we have now.
> 
> The arrays for arg and getopt have a well-defined order of the elements.
>  Nobody can change it.  Listing the options in this tabular form is not
> adding any maintenance burden.  And it is much more readable.  Just
> compare the effort to search for an existing entry, e.g., when adding a
> new one.
> 

The preference is clearly _not_ to make patches like I've done, so this
one will be the first and last of its kind.

Art Haas

-- 
They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety.
 -- Benjamin Franklin, Historical Review of Pennsylvania, 1759


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]