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 #81 received at 23144 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Ken Brown <kbrown <at> cornell.edu>, 23144 <at> debbugs.gnu.org
Cc: Yaakov Selkowitz <yselkowi <at> redhat.com>, Paul Eggert <eggert <at> cs.ucla.edu>
Subject: Re: bug#23144: shrinking windows with gtk 3.20
Date: Fri, 24 Mar 2017 14:24:57 +0100
> 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.

gtkutil.c has 19 uses of GTK_CHECK_VERSION and none of the function.  So
we probably should replace them all.  Bit of annoying.

martin




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.