Re: [PATCH 1/2] parse_options: Add flag to prevent errors for further processing

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <gitster@...>
Cc: Jeff King <peff@...>, Shawn Bohrer <shawn.bohrer@...>, <git@...>
Date: Sunday, June 22, 2008 - 1:07 pm

On Wed, Jun 18, 2008 at 05:13:02AM +0000, Junio C Hamano wrote:

  If you do that, you need to relocate pars option structures, and we
decided some time ago that it wasn't a good idea. Note that "recursing"
is not really trivial, because with flags aggregation and stuff like
that, things that look like an option can also be a value in the context
of an other option parser.

  That's why we settled for the other way Dscho pointed. But for that, I
need to work on it more than what I really have time to nowadays, and
moreover, it needs some things (the setup_revisions split and the log
traversal bits change) to be merged.

--=20
=C2=B7O=C2=B7  Pierre Habouzit
=C2=B7=C2=B7O                                                madcoder@debia=
n.org
OOO                                                http://www.madism.org
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] convert shortlog to use parse_options, Shawn Bohrer, (Tue Jun 17, 11:03 pm)
Re: [PATCH 1/2] parse_options: Add flag to prevent errors fo..., Pierre Habouzit, (Sun Jun 22, 1:07 pm)
Re: [PATCH 1/2] parse_options: Add flag to prevent errors fo..., Johannes Schindelin, (Wed Jun 18, 12:50 pm)
Re: [PATCH 1/2] parse_options: Add flag to prevent errors fo..., Johannes Schindelin, (Sun Jun 22, 3:07 pm)
Re: [PATCH 1/2] parse_options: Add flag to prevent errors fo..., Johannes Schindelin, (Mon Jun 23, 4:24 pm)
[PATCH 2/2] git shortlog: Modify to use parse_options, Shawn Bohrer, (Tue Jun 17, 11:03 pm)