emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45900: closed (28.0.50; [PATCH] [native-comp] Improve backtraces fro


From: GNU bug Tracking System
Subject: bug#45900: closed (28.0.50; [PATCH] [native-comp] Improve backtraces from async workers)
Date: Sat, 16 Jan 2021 12:41:01 +0000

Your message dated Sat, 16 Jan 2021 12:40:50 +0000
with message-id <xjf35z112ct.fsf@sdf.org>
and subject line Re: bug#45900: 28.0.50; [PATCH] [native-comp] Improve 
backtraces from async workers
has caused the debbugs.gnu.org bug report #45900,
regarding 28.0.50; [PATCH] [native-comp] Improve backtraces from async workers
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45900: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45900
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.50; [PATCH] [native-comp] Improve backtraces from async workers Date: Fri, 15 Jan 2021 10:19:37 -0800
Hi bug list,

I've been happily using the native-comp branch and it works well. Attached is a tiny change to set `backtrace-line-length' in comp.el's async workers. I was debugging a few failed compilations and had run `(setq backtrace-line-length 0)` in an attempt to see the full path of the offending files (turned out to be autoloads). The setting was having no effect on the async compile errors and I realized the batch-mode worker processes weren't inheriting it.

I haven't signed CA papers since this change is so small, but am happy to if that's needed.

Thanks!
-Phil


In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5, cairo version 1.16.0)
 of 2020-12-23 built on mars
Repository revision: ffcd490cb49ba86d625288ea425d98e8cac22a05
Repository branch: feature/native-comp
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux 10 (buster)

Configured using:
 'configure --prefix=/home/phil/local/emacs-28-snapshot-native-comp
 --with-nativecomp'

Attachment: 0001-Set-backtrace-line-length-in-async-worker-processes.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#45900: 28.0.50; [PATCH] [native-comp] Improve backtraces from async workers Date: Sat, 16 Jan 2021 12:40:50 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Phil Brown <p.brown.phil@gmail.com> writes:

> Hi bug list,
>
> I've been happily using the native-comp branch and it works well. Attached is 
> a tiny change to set
> `backtrace-line-length' in comp.el's async workers. I was debugging a few 
> failed compilations and had run `(setq
> backtrace-line-length 0)` in an attempt to see the full path of the offending 
> files (turned out to be autoloads). The
> setting was having no effect on the async compile errors and I realized the 
> batch-mode worker processes weren't
> inheriting it.
>
> I haven't signed CA papers since this change is so small, but am happy to if 
> that's needed.
>
> Thanks!
> -Phil

Hi Phil,

thanks for the patch!  In as 88100bed0a.

My suggestion would be to do the CA paperwork anyway as might be handy
for the future :)

Closing

Thanks

  Andrea


--- End Message ---

reply via email to

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