Thread (10 messages) flat view 10 messages, 4 authors, 2016-06-15

Re: [PATCH v2] parse-opt: migrate builtin-checkout-index.

From: Pierre Habouzit <hidden>
Date: 2016-06-15 22:45:30

On Fri, Oct 17, 2008 at 11:58:23PM +0000, Junio C Hamano wrote:
Miklos Vajna [off-list ref] writes:
quoted
+static int option_parse_z(const struct option *opt,
+			  const char *arg, int unset)
+{
+	line_termination = unset;
+	return 0;
+}
...
+		{ OPTION_CALLBACK, 'z', NULL, NULL, NULL,
+			"paths are separated with NUL character",
+			PARSE_OPT_NOARG, option_parse_z },
This adds a new feature to say --no-z from the command line, doesn't it?
And I suspect the feature is broken ;-).
No it doesn't, --no-foo is only active for long options.

-- 
·O·  Pierre Habouzit
··O                                                madcoder@debian.org
OOO                                                http://www.madism.org

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help