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: Mon, 25 Apr 2022 12:13:00 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

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

> I am uncertain whether this happens only when dumping (ignoring the gdb 
> case), but here is a better redaction of the most recent build:
>
> rm -f emacs && cp -f temacs emacs
> LC_ALL=C ./temacs -batch  -l loadup --temacs=pdump \
>   --bin-dest /Users/HOME/Desktop/emacs/nextstep/Emacs.app/Contents/MacOS/ 
> --eln-dest /Users/HOME/Desktop/emacs/nextstep/Emacs.app/Contents/Frameworks/
> 2022-04-24 17:05:19.291 temacs[6082:607] *** __NSAutoreleaseNoPool(): Object 
> 0x100916490 of class NSPathStore2 autoreleased with no pool in place - just 
> leaking
> 2022-04-24 17:05:19.293 temacs[6082:607] *** __NSAutoreleaseNoPool(): Object 
> 0x10091a1a0 of class NSPathStore2 autoreleased with no pool in place - just 
> leaking
>
> * * *
>
> Loading term/common-win...
> 2022-04-24 17:05:22.531 temacs[6082:607] *** __NSAutoreleaseNoPool(): Object 
> 0x10482d040 of class NSCFArray autoreleased with no pool in place - just 
> leaking
> 2022-04-24 17:05:22.532 temacs[6082:607] *** __NSAutoreleaseNoPool(): Object 
> 0x7fff70ff1cf0 of class NSCFString autoreleased with no pool in place - just 
> leaking
>
> * * *
>
> Loading international/mule-util...
> Loading international/ucs-normalize...
>
> * * *
>
> kAdding name emacs-29.0.50.1
> Adding name emacs-29.0.50.1.pdmp
> 2022-04-24 17:05:40.175 temacs[6082:607] *** __NSAutoreleaseNoPool(): Object 
> 0x104c29860 of class __NSCFDate autoreleased with no pool in place - just 
> leaking
> 2022-04-24 17:05:40.175 temacs[6082:607] *** __NSAutoreleaseNoPool(): Object 
> 0x104c13b00 of class NSCFTimer autoreleased with no pool in place - just 
> leaking
> cp -f emacs.pdmp bootstrap-emacs.pdmp

I guess it's the result of the call to `ns-list-colors'.  I installed a
change to fix that.


reply via email to

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