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: Keith David Bershatsky
Subject: Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat'
Date: Mon, 18 Apr 2022 12:51:58 -0700

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.

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

Keith

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

> >> Date: [04-17-2022 18:39:41] <18 Apr 2022 09:39:41 +0800>
> >> From: Po Lu <luangruo@yahoo.com>
> >> * * *
> 
> This should fix the setTabbingMode warning, but what's the value of
> MAC_OS_X_VERSION_MAX_ALLOWED on your system?  I guess it should be
> `1060', not higher, not lower.
> 
> * * *



reply via email to

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