Branch: Tag:

2012-08-03

2012-08-03 00:47:00 by Bill Welliver <bill@welliver.org>

System.Wnotify: clean up a warning or two.

104:       PIKEFUN void read_change()    { + /*    BOOL res; -  + */    if(!THIS->triggered)    {    Pike_error("NotificationHandle.read_change(): no change event triggered.\n");
142:    PIKEFUN void add_handle(object handle)    {    void * h; -  int s, i, n; +  int s, n;    struct array * ph;    HANDLE nh;    HANDLE * handles;