[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Recent commits broke Emacs on MacOS arm64 native-comp
From: |
Matthew Leach |
Subject: |
Re: Recent commits broke Emacs on MacOS arm64 native-comp |
Date: |
Sat, 15 May 2021 19:50:38 +0100 |
User-agent: |
mu4e 1.4.15; emacs 28.0.50 |
Hi Eli,
Eli Zaretskii writes:
>> From: Matthew Leach <matthew@mattleach.net>
>> Date: Sat, 15 May 2021 19:30:39 +0100
>> Cc: emacs-devel <emacs-devel@gnu.org>
>>
>> Two recent commits on master have broke Emacs on my machine:
>>
>> 46e4704e2abca4d264a43965f92eab7608211ee6
>>
>> This commit causes an Emacs native-comp build to segfault. See attached
>> build log. When I remove this commit, Emacs builds fine.
>
> Please update from Git and try again, I hope this problem is fixed
> now.
Okay, I'll give that a try. Thanks.
>> 43701a84367b76ccc93ad46f89110486988eec10
>>
>> This commit causes emacs to abort whenever the minibuffer is shown.
>
> I'd be surprised if this commit were the culprit, because it just
> rearranges sections in the manual, i.e. doesn't touch any C or Lisp
> code.
Apologies, I copied the wrong commit. I was referring to:
780b1db126fcfdbb50da5c1acf24b3c6e614dd9f
Thanks,
--
Matt