GNU bug report logs - #72440
31.0.50; MacOS: TUINSRemoteViewController log message

Previous Next

Package: emacs;

Reported by: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Date: Sat, 3 Aug 2024 10:34:02 UTC

Severity: normal

Found in version 31.0.50

Fixed in version 31.1

Done: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mattias Engdegård <mattias.engdegard <at> gmail.com>
To: Gerd Möllmann <gerd.moellmann <at> gmail.com>
Cc: Alan Third <alan <at> idiocy.org>, 72440 <at> debbugs.gnu.org
Subject: bug#72440: 31.0.50; MacOS: TUINSRemoteViewController log message
Date: Mon, 5 Aug 2024 17:49:57 +0200
5 aug. 2024 kl. 17.27 skrev Gerd Möllmann <gerd.moellmann <at> gmail.com>:

> Can you please check with what I just committed?

Thank you but that doesn't make a difference -- it's a static, not dynamic, warning.
Instead we could put it inside

#if MAC_OS_X_VERSION_MAX_ALLOWED >= 140000
..
#endif

which works here but I may be confusing the version macros.

More to the point, is the [self setClipsToBounds: YES] line actually required with older OS versions? If so, maybe it's just a matter of declaring the property somehow since it's supposed to exist even if the declaration was only made public in v14, but not sure if that is even possible.





This bug report was last modified 285 days ago.

Previous Next


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