[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#69525: 30.0.50; MacOS: New warnings on stderr
From: |
Gerd Möllmann |
Subject: |
bug#69525: 30.0.50; MacOS: New warnings on stderr |
Date: |
Fri, 26 Jul 2024 13:02:04 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Gerd Möllmann <gerd.moellmann@gmail.com>
>> Cc: 69525@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
>> Date: Fri, 26 Jul 2024 12:33:24 +0200
>>
>> Apple's documentation says
>>
>> Important
>>
>> NSTextInput protocol is slated for deprecation. Please use the
>> NSTextInputClient protocol instead.
>>
>> I guess that's the reason for the warning, and we should switch to using
>> NSTextInputClient.
>
> Does this mean the patch you just posted is no longer relevant or
> desirable?
No, there are 2 kinds of warnings, with two different reasons.
The patch I sent is for the warning regarding makeKeyWindow.
This mail concerns
2024-07-26 12:38:12.984973+0200 emacs[61974:18565128] [CursorUI]
-[TUINSCursorUIController activate:]: EmacsView doesn't conform to
NSTextInputClient protocol.
And it looks like we have to switch to using NSTextInputClient at some
point instead of using NSTextInput.
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Eli Zaretskii, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr,
Gerd Möllmann <=
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Alan Third, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Alan Third, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Eli Zaretskii, 2024/07/27
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/30
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/30
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Eli Zaretskii, 2024/07/31