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, 26 Apr 2022 11:14:54 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

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

> With the recent changes to the master, Emacs now builds and creates a
> working version on OSX 10.6.8.  The "leaking" messages during the
> build process have been eliminated.  The only place I see the
> "leaking" messages now is at the outset when launching Emacs under
> gdb:
>
> (gdb) run
> Starting program: 
> /Users/HOME/Desktop/emacs/nextstep/Emacs.app/Contents/MacOS/Emacs 
> 2022-04-25 19:50:53.804 Emacs[28144:60f] *** __NSAutoreleaseNoPool(): Object 
> 0x100918460 of class NSPathStore2 autoreleased with no pool in place - just 
> leaking
> 2022-04-25 19:50:53.806 Emacs[28144:60f] *** __NSAutoreleaseNoPool(): Object 
> 0x10091c290 of class NSPathStore2 autoreleased with no pool in place - just 
> leaking
> 2022-04-25 19:50:53.806 Emacs[28144:60f] *** __NSAutoreleaseNoPool(): Object 
> 0x1009185f0 of class NSCFString autoreleased with no pool in place - just 
> leaking
> 2022-04-25 19:50:53.806 Emacs[28144:60f] *** __NSAutoreleaseNoPool(): Object 
> 0x10091cc40 of class NSCFArray autoreleased with no pool in place - just 
> leaking
> 2022-04-25 19:50:53.807 Emacs[28144:60f] *** __NSAutoreleaseNoPool(): Object 
> 0x10091cd30 of class NSPathStore2 autoreleased with no pool in place - just 
> leaking
> 2022-04-25 19:50:53.807 Emacs[28144:60f] *** __NSAutoreleaseNoPool(): Object 
> 0x10091ce90 of class NSCFData autoreleased with no pool in place - just 
> leaking
> [New Thread 0x1903 of process 28144]
> [New Thread 0x1a03 of process 28144]
> [New Thread 0x1b03 of process 28144]

I don't see that here (with GNUstep), and as such have no idea how to
fix it.  Sorry about that.


reply via email to

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