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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Monday, June 23, 2008 - 1:17 pm

Jeff King <peff@peff.net> writes:


I was thinking more about the way how the lower level diff_opt_parse()
works by letting the caller to handle things that it itself does not know
how.

But I say this because I am not interested in "-a -b -c <=> -abc" and
haven't thought about how you would go about parsing something like that
sanely with partial knowledge.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
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, 8:03 pm)
[PATCH 2/2] git shortlog: Modify to use parse_options, Shawn Bohrer, (Tue Jun 17, 8:03 pm)
Re: [PATCH 1/2] parse_options: Add flag to prevent errors ..., Johannes Schindelin, (Wed Jun 18, 9:50 am)
Re: [PATCH 1/2] parse_options: Add flag to prevent errors ..., Pierre Habouzit, (Sun Jun 22, 10:07 am)
Re: [PATCH 1/2] parse_options: Add flag to prevent errors ..., Johannes Schindelin, (Sun Jun 22, 12:07 pm)
Re: [PATCH 1/2] parse_options: Add flag to prevent errors ..., Junio C Hamano, (Mon Jun 23, 1:17 pm)
Re: [PATCH 1/2] parse_options: Add flag to prevent errors ..., Johannes Schindelin, (Mon Jun 23, 1:24 pm)