FSEvents bug?
FSEvents bug?
- Subject: FSEvents bug?
- From: Steve Gehrman <email@hidden>
- Date: Tue, 22 Sep 2009 03:57:21 -0700
I see at the very least an inconsistency in FSEvents. I'm watching the root of a device on the boot disk, the relative path is "". I'm using FSEventStreamCreateRelativeToDevice
If I'm at "/" and type "touch test"
I get an FSEvent with the path "", that works fine.
But when I do an "rm test"
I get an FSEvent with the path "/". My code is watching for path "" so it fails.
Is this the expected behavior or a bug?
-steve
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden