Opened 15 years ago

Closed 15 years ago

Last modified 8 years ago

#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)

Change History (1)

comment:1 by rainer, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [268].

Note: See TracTickets for help on using tickets.