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: Sat, 23 Apr 2022 17:08:28 -0700

Here is the build output using the latest patch "v5-0001..."

  CC       nsterm.o
nsterm.m: In function 'ns_parent_window_rect':
nsterm.m:761: warning: 'NSWindow' may not respond to '-convertRectToScreen:'
nsterm.m:761: warning: (Messages without a matching method signature
nsterm.m:761: warning: will be assumed to return 'id' and accept
nsterm.m:761: warning: '...' as arguments.)
nsterm.m:761: error: conversion to non-scalar type requested
nsterm.m: In function 'ns_frame_scale_factor':
nsterm.m:805: warning: 'NSWindow' may not respond to '-backingScaleFactor'
nsterm.m:805: error: pointer value used where a floating point value was 
expected
nsterm.m: In function '-[EmacsWindow initWithEmacsFrame:fullscreen:screen:]':
nsterm.m:8472: warning: 'EmacsWindow' may not respond to '-setTabbingMode:'
nsterm.m: In function '-[EmacsWindow setParentChildRelationships]':
nsterm.m:8545: warning: 'EmacsWindow' may not respond to 
'-setAccessibilitySubrole:'
nsterm.m:8547: warning: 'EmacsWindow' may not respond to 
'-setAccessibilitySubrole:'
make[1]: *** [nsterm.o] Error 1
make: *** [src] Error 2
~/Desktop/emacs $ 

Thanks,

Keith



reply via email to

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