mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
76072a2dde
That event is deprecated, and the kqueue backend can’t provide enough information to go alongside the event (i.e. the name of the new file). Use G_FILE_MONITOR_EVENT_DELETED instead. Quite disappointed in the kqueue documentation for this: I cannot find a single piece of documentation or example about how NOTE_RENAME is supposed to communicate the new name of the file. If it turns out that this is possible, the code can be amended again in future. At least now it doesn’t abort. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://bugzilla.gnome.org/show_bug.cgi?id=776147 |
||
---|---|---|
.. | ||
dep-list.c | ||
dep-list.h | ||
gkqueuefilemonitor.c | ||
gkqueuefilemonitor.h | ||
kqueue-exclusions.c | ||
kqueue-exclusions.h | ||
kqueue-helper.c | ||
kqueue-helper.h | ||
kqueue-missing.c | ||
kqueue-missing.h | ||
kqueue-sub.c | ||
kqueue-sub.h | ||
kqueue-thread.c | ||
kqueue-thread.h | ||
kqueue-utils.c | ||
kqueue-utils.h | ||
Makefile.am | ||
meson.build |