emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH updated] Support for filesystem watching (inotify)


From: Paul Eggert
Subject: Re: [PATCH updated] Support for filesystem watching (inotify)
Date: Wed, 06 Jul 2011 13:39:02 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10

On 07/06/11 11:30, Stefan Monnier wrote:
> that would only solve the problem if the --with-wide-int option is
> removed on 32bit systems and imposed as the only choice.

Another possibility would be to enable inotify only if
--with-wide-int is also in effect.  Every platform
that has inotify also has wide ints, so in 24.2 this would
work except for small number of people who configure
--without-wide-int.

Come to think of it, we can do that now.  I.e., we can put
in the inotify stuff now, but have it available only for
the small number of people who configure --with-wide-int.
This might help early adopters try out inotify without it being
"mainstream" in 24.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]