emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration o


From: Po Lu
Subject: Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat'
Date: Tue, 19 Apr 2022 09:00:39 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Keith David Bershatsky <esq@lawlist.com> writes:

> If the value of MAC_OS_X_VERSION_MAX_ALLOWED is the same for earlier
> versions of Emacs running on the same operating system, then the value
> is 1068.

Thanks.  What if after applying the patch you replace every instance of
`1060' with `1068'?

> I was not able to apply the patch.  I tried the same approach as
> previously; i.e., by saving your entire email as a file, and then
> removing everything before "diff --git a/src/nsterm.m b/src/nsterm.m"
> and adding a final new line to the end of the file.
>
> ~/Desktop/emacs $ git apply /Users/HOME/Desktop/nsterm_002.diff
> error: patch failed: src/nsterm.m:6886
> error: src/nsterm.m: patch does not apply

It shouldn't be applied on top of the previous patch.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]