emacs-devel
[Top][All Lists]
Advanced

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

Re: Build failure from trunk


From: Jan Djärv
Subject: Re: Build failure from trunk
Date: Wed, 8 May 2013 07:06:26 +0200

Hello.

> Sorry about that; but I did compile, and it worked on my platform.
> Unfortunately I didn't notice one of the ifdefs that didn't trigger
> for my platform.  I checked in a further version that should work
> for both kinds of platforms.

#if !defined USE_GTK || GTK_MAJOR_VERSION < 3 + (GTK_MINOR_VERSION < 4)

This will be true for Gtk 4.0 to 4.3, 5.0 to 5.3, 6.0 to 6.3 and so on, so it 
is obviously not correct.

        Jan D.




reply via email to

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