Re: [PATCH] config: if mtime (or size) of the config file changed since last read, reread it From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:25 Jan-Benedict Glaw [off-list ref] writes: quoted+ if (in_fd < 0 && ENOENT != errno ) I admit that I don't like the (constant -operator- variable) notation, but mixing both in one line..? Lol. I would have written it as (in_fd < 0 && errno != ENOENT) BTW.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help