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: Gerd Möllmann <gerd.moellmann <at> gmail.com>
To: Mattias Engdegård <mattias.engdegard <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, 05 Aug 2024 17:27:38 +0200
Mattias Engdegård <mattias.engdegard <at> gmail.com> writes:

> After the recent changes to nsterm.m, I get the warning
>
> ../../emacs/src/nsterm.m:8077:9: warning: instance method '-setClipsToBounds:' not found (return type defaults to 'id') [-Wobjc-method-access]
>   [self setClipsToBounds: YES];
>         ^~~~~~~~~~~~~~~~
> ../../emacs/src/nsterm.h:466:12: note: receiver is instance of class declared here
> @interface EmacsView : NSView <NSTextInput, NSTextInputClient, NSWindowDelegate>
>            ^
>
> when compiling (on macOS 11.7.10). Would you please help fixing that?

Can you please check with what I just committed?




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.