GNU bug report logs -
#23144
shrinking windows with gtk 3.20
Previous Next
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 #96 received at 23144 <at> debbugs.gnu.org (full text, mbox):
>> gtkutil.c has 19 uses of GTK_CHECK_VERSION and none of the function. So
>> we probably should replace them all. Bit of annoying.
> Not necessarily. I think the macro is probably TRT in many (most?
> all?) cases. In the case at hand, the problem occurs only on the
> emacs-25 branch, so I don't think we should worry about the other
> uses.
In a sense, yes. A macro is bad when a GTK "feature" is no more
available after upgrading like in the case at hand. When a feature is
added due to upgrading it will be automatically incorporated in the next
build. Only when someone detects that upgrading GTK breaks something
else and his Emacs already uses the upgraded version, downgrading may
also break the build.
Still I think that people who upgrade GTK should rebuild Emacs right
away. Chances are that an upgraded GTK breaks something not covered by
GTK_CHECK_VERSION as well.
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.