Thread (7 messages) flat view 7 messages, 2 authors, 2016-06-15

Re: [PATCH] error out if path is invalid

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:45:27

Dmitry Potapov schrieb:
 	if (!verify_path(path))
-		return -1;
+		return error("Invalid path '%s'", path);
Look at this change. Didn't the code error out before, too? Same in the
other cases. Hence, your patch subject does not describe the patch. And
I'd appreciate if you could at least show an example in the description
what the patch fixes.

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