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:14:49 +0200
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?





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.