emacs-devel
[Top][All Lists]
Advanced

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

Re: Using glib's g_file_monitor_file and g_file_monitor_directory


From: Paul Eggert
Subject: Re: Using glib's g_file_monitor_file and g_file_monitor_directory
Date: Tue, 04 Jun 2013 08:50:22 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

On 06/04/2013 08:16 AM, Eli Zaretskii wrote:
> You mean, if the monitor address is something other than a pointer?
> Or do you mean that the alignment of that pointer might be not enough
> to ensure that all the tag bits are zero?

The latter.  Also, suppose we're using a host with MSB tags, or
are compiling --with-wide-int.  All of these could cause problems.

> AFAIR at the time Stefan didn't like this alternative (or any other,
> for that matter).

I don't much like it either, but it's better than crashing.

(Maybe I should dust off my bignum implementation?  :-)



reply via email to

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