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 12:38:33 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

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

> In file included from nsmenu.m:28:
> lisp.h:2156: warning: declaration does not declare anything
> nsmenu.m: In function '-[EmacsMenu fillWithWidgetValue:]':
> nsmenu.m:679: error: 'NSTextAlignmentRight' undeclared (first use in this 
> function)
> nsmenu.m:679: error: (Each undeclared identifier is reported only once
> nsmenu.m:679: error: for each function it appears in.)
> nsmenu.m: At top level:
> nsmenu.m:1942: warning: braces around scalar initializer
> nsmenu.m:1942: warning: (near initialization for 
> 'Sns_reset_menu.s.command_modes')
> nsmenu.m:1951: warning: braces around scalar initializer
> nsmenu.m:1951: warning: (near initialization for 
> 'Smenu_or_popup_active_p.s.command_modes')
> make[1]: *** [nsmenu.o] Error 1
> make: *** [src] Error 2
> ~/Desktop/emacs $ git apply 
> /Users/HOME/Desktop/0001-Fix-nsmenu-compilation-under-macOS-10.6.patch

Hmm... Would it work to replicate the right-alignment with some spaces
or something to that effect?

Alan?


reply via email to

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