guix-patches
[Top][All Lists]
Advanced

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

bug#50286: [RFC PATCH] Let 'package-location' returns location of surrou


From: Ludovic Courtès
Subject: bug#50286: [RFC PATCH] Let 'package-location' returns location of surrounding 'let'.
Date: Mon, 13 Sep 2021 12:37:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello!

Following our discussion on IRC, I pushed this as
8531997d2a1e10d574a6e9ab70bc86ade6af4733.

I made one change, which is that the ‘definition-location’ field is now
stored as a fixnum (column << 22 | line) rather than a vector.

This should be enough to unlock Sarah’s patches at
<https://issues.guix.gnu.org/50072>!

Thanks,
Ludo’.





reply via email to

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