#186 closed defect (fixed)
Bug in sh_inotify.c with old inotify versions (affects Debian 5.0)
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.6.2 |
Component: | main | Version: | 2.6.1 |
Keywords: | Cc: |
Description
There is a typo in the code path for old inotify versions without the inotify_init1() function:
x_sh_inotify.c: In function sh_inotify_getfd: x_sh_inotify.c:149: error: fd undeclared (first use in this function)
(reported by Forll)
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [268].