Thread (49 messages) flat view 49 messages, 5 authors, 2016-06-27

Re: [PATCH v12 04/20] index-helper: new daemon for caching index and related stuff

From: Christian Couder <hidden>
Date: 2016-06-17 16:43:19

On Thu, May 19, 2016 at 11:45 PM, David Turner [off-list ref] wrote:
From: Nguyễn Thái Ngọc Duy <redacted>

+static void loop(int fd, int idle_in_seconds)
+{
+       assert(idle_in_seconds < INT_MAX / 1000);
This assert may not be very nice to users setting the value using --exit-after.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help