guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Support Guile backtraces in compilation mode.


From: Stefan Monnier
Subject: Re: [PATCH] Support Guile backtraces in compilation mode.
Date: Fri, 08 Aug 2014 21:40:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> +* Guile backtraces

Please add the Guile version here (ideally, the latest version known to
generate such backtraces).

> +    (guile-file "^In \\(.+\\):\n" 1)

AFAICT this will mark those lines as errors (aka red) whereas I think
these should be marked as supplemental info (aka green).

Other than that, it looks OK, so if someone wants to install it,
go ahead.


        Stefan



reply via email to

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