Re: [PATCH] Fix confusing wording

2018-01-07 Thread Ivan Pozdeev
On 27.12.2017 22:44, Junio C Hamano wrote: Ivan Pozdeev <v...@mail.mipt.ru> writes: Not sure if I should add a CVE-2009-0037 reference as well. Not in an end-user facing message like this one, I would say. To me, as an end user, the current message had no meaning at all. It even sound

[PATCH] Fix confusing wording

2017-12-25 Thread Ivan Pozdeev
Not sure if I should add a CVE-2009-0037 reference as well. --- http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http.c b/http.c index 215bebe..26b3386 100644 --- a/http.c +++ b/http.c @@ -802,7 +802,7 @@ static CURL *get_curl_handle(void)

Re: [PATCH] comment for a long #ifdef

2016-04-04 Thread Ivan Pozdeev
Signed-off-by: Ivan Pozdeev --- compat/poll/poll.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compat/poll/poll.c b/compat/poll/poll.c index db4e03e..5eb0280 100644 --- a/compat/poll/poll.c +++ b/compat/poll/poll.c @@ -441,7 +441,7 @@ poll (struct pollfd *pfd, nfds_t

[PATCH] comment for a long #ifdef

2016-04-03 Thread Ivan Pozdeev
--- compat/poll/poll.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compat/poll/poll.c b/compat/poll/poll.c index db4e03e..5eb0280 100644 --- a/compat/poll/poll.c +++ b/compat/poll/poll.c @@ -441,7 +441,7 @@ poll (struct pollfd *pfd, nfds_t nfd, int timeout) } return