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

Alan Third <alan@idiocy.org> writes:

> Hi, is there any reason the creation of the autorelease pool in
> emacs.c's main function couldn't just be moved to before dumping
> occurs?

It's created before `ns_init_locale' is called, since that needs an
autorelease pool to be present.


reply via email to

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