GNU bug report logs - #23144
shrinking windows with gtk 3.20

Previous Next

Package: emacs;

Reported by: Matthias Clasen <matthias.clasen <at> gmail.com>

Date: Tue, 29 Mar 2016 14:20:01 UTC

Severity: important

Merged with 24707

Found in version 25.1

Fixed in version 26.1

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #78 received at 23144 <at> debbugs.gnu.org (full text, mbox):

From: Ken Brown <kbrown <at> cornell.edu>
To: 23144 <at> debbugs.gnu.org
Cc: Yaakov Selkowitz <yselkowi <at> redhat.com>, Eli Zaretskii <eliz <at> gnu.org>,
 Paul Eggert <eggert <at> cs.ucla.edu>
Subject: shrinking windows with gtk 3.20
Date: Fri, 24 Mar 2017 09:01:56 -0400
Yaakov Selkowitz has pointed out that the fix for this bug on the 
emacs-25 branch should have used the function gtk_check_version rather 
than the macro GTK_CHECK_VERSION.  The function checks the version at 
runtime, while the macro checks the version at build time.

The effect of using the macro is that the bug can suddenly show up after 
a gtk update, and a rebuild of emacs with the new gtk is required.  See

  https://cygwin.com/ml/cygwin/2017-03/msg00280.html

Ken




This bug report was last modified 6 years and 169 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.