Message from discussion
#14544: wxFileSystemWatcher: More fixes
Received: by 10.180.91.231 with SMTP id ch7mr3732122wib.1.1350396165059;
Tue, 16 Oct 2012 07:02:45 -0700 (PDT)
X-BeenThere: wx-dev@googlegroups.com
Received: by 10.180.73.17 with SMTP id h17ls4783603wiv.0.canary; Tue, 16 Oct
2012 07:02:43 -0700 (PDT)
Received: by 10.216.199.78 with SMTP id w56mr920095wen.11.1350396163416;
Tue, 16 Oct 2012 07:02:43 -0700 (PDT)
Received: by 10.216.199.78 with SMTP id w56mr920094wen.11.1350396163403;
Tue, 16 Oct 2012 07:02:43 -0700 (PDT)
Return-Path: <nore...@wxsite.net>
Received: from riobu.com (riobu.com. [85.234.147.122])
by gmr-mx.google.com with ESMTP id e5si1046167wiw.0.2012.10.16.07.02.43;
Tue, 16 Oct 2012 07:02:43 -0700 (PDT)
Received-SPF: neutral (google.com: 85.234.147.122 is neither permitted nor denied by best guess record for domain of nore...@wxsite.net) client-ip=85.234.147.122;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.234.147.122 is neither permitted nor denied by best guess record for domain of nore...@wxsite.net) smtp.mail=nore...@wxsite.net
Received: from riobu.com (localhost [127.0.0.1])
by riobu.com (Postfix) with ESMTP id 48AB2ABF860E;
Tue, 16 Oct 2012 07:02:43 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
From: "wxTrac" <nore...@wxsite.net>
X-Trac-Version: 0.11.5
Precedence: bulk
Cc: wx-dev@googlegroups.com
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.5, by Edgewall Software
X-Trac-Project: wxWidgets
Date: Tue, 16 Oct 2012 14:02:43 -0000
Reply-To: wx-dev@googlegroups.com
X-URL: http://trac.wxwidgets.org/
Subject: Re: #14544: wxFileSystemWatcher: More fixes
X-Trac-Ticket-URL: http://trac.wxwidgets.org/ticket/14544#comment:24
Message-ID: <053.8cbf7379753757fe78ecb6f5c0479b69@wxsite.net>
References: <044.699bf46f9089b9d88a6a76155b9885f2@wxsite.net>
X-Trac-Ticket-ID: 14544
In-Reply-To: <044.699bf46f9089b9d88a6a76155b9885f2@wxsite.net>
Ticket URL: <http://trac.wxwidgets.org/ticket/14544#comment:24>
#14544: wxFileSystemWatcher: More fixes
---------------------------------------------------------------------------=
-------------------------------------------+
Reporter: dghart =
| Owner: =
=
Type: defect =
| Status: closed =
=
Priority: normal =
| Milestone: 2.9.5 =
=
Component: base =
| Version: 2.9-svn =
=
Resolution: fixed =
| Keywords: wxFileSystemWatc=
her
Blockedby: 14488, 14488, 14488, 14488, 14488, 14488, 14490, 14490, 14490,=
14542, 14542, 14542, 14542, 14542, 14543 | Patch: 1 =
=
Blocking: =
| =
---------------------------------------------------------------------------=
-------------------------------------------+
Comment(by VZ):
(In [72689]) Improve inotify()-based wxFileSystemWatcher to handle
creation/deletion.
Handle creation and deletion of directories under the watched path better.
See #14544.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/14544#comment:24>