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: Sun, 24 Apr 2022 10:02:36 -0700

Here is the build output of:  
v6-0001-Fix-nsmenu-compilation-under-macOS-10.6.patch

  CC       nsterm.o
nsterm.m:757:2: error: invalid preprocessing directive #elsif
nsterm.m: In function 'ns_parent_window_rect':
nsterm.m:760: warning: 'NSWindow' may not respond to '-convertRectToScreen:'
nsterm.m:760: warning: (Messages without a matching method signature
nsterm.m:760: warning: will be assumed to return 'id' and accept
nsterm.m:760: warning: '...' as arguments.)
nsterm.m:760: error: incompatible types in assignment
nsterm.m:804:2: error: invalid preprocessing directive #elsif
nsterm.m: In function 'ns_frame_scale_factor':
nsterm.m:807: warning: 'NSWindow' may not respond to '-backingScaleFactor'
nsterm.m:807: error: incompatible types in return
nsterm.m: In function '-[EmacsWindow initWithEmacsFrame:fullscreen:screen:]':
nsterm.m:8476: warning: 'EmacsWindow' may not respond to '-setTabbingMode:'
nsterm.m: In function '-[EmacsWindow setParentChildRelationships]':
nsterm.m:8549: warning: 'EmacsWindow' may not respond to 
'-setAccessibilitySubrole:'
nsterm.m:8551: warning: 'EmacsWindow' may not respond to 
'-setAccessibilitySubrole:'
make[1]: *** [nsterm.o] Error 1
make: *** [src] Error 2

Thanks,

Keith



reply via email to

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