all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#46391] [PATCH 0/1] Canonicalize-path load-path option
@ 2021-02-09  0:40 zimoun
  2021-02-24 12:18 ` zimoun
  2021-02-24 22:46 ` bug#46391: " Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: zimoun @ 2021-02-09  0:40 UTC (permalink / raw)
  To: 46391; +Cc: zimoun

Hi,

This fixes <https://bugs.gnu.org/46390>.

The test suite does not check relative path for the load-path option.
I do not know what is the best to add a test about that.

Last, I remember discussions about absolute/relative path and I do not know
if this 'canonicalize-path' addition is the best fix here.


All the best,
simon


zimoun (1):
  scripts: build: Fix relative load-path.

 guix/scripts/build.scm | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)


base-commit: 4cd8bab7d4b345c5538b8d039d84a957df7a235f
-- 
2.29.2





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#46391] [PATCH 0/1] Canonicalize-path load-path option
  2021-02-09  0:40 [bug#46391] [PATCH 0/1] Canonicalize-path load-path option zimoun
@ 2021-02-24 12:18 ` zimoun
  2021-02-24 22:46 ` bug#46391: " Ludovic Courtès
  1 sibling, 0 replies; 4+ messages in thread
From: zimoun @ 2021-02-24 12:18 UTC (permalink / raw)
  To: 46391-done

Hi,

On Tue, 09 Feb 2021 at 01:40, zimoun <zimon.toutoune@gmail.com> wrote:

> This fixes <https://bugs.gnu.org/46390>.

Fixed by 9a38bed2cf32e9462badfa43e74cdd4580e804fc.


> The test suite does not check relative path for the load-path option.
> I do not know what is the best to add a test about that.
>
> Last, I remember discussions about absolute/relative path and I do not know
> if this 'canonicalize-path' addition is the best fix here.

[...]

> zimoun (1):
>   scripts: build: Fix relative load-path.

I even forgot to send the patch. :-)


Anyway, closing!

All the best,
simon




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#46391: [PATCH 0/1] Canonicalize-path load-path option
  2021-02-09  0:40 [bug#46391] [PATCH 0/1] Canonicalize-path load-path option zimoun
  2021-02-24 12:18 ` zimoun
@ 2021-02-24 22:46 ` Ludovic Courtès
  2021-02-24 23:04   ` [bug#46391] " zimoun
  1 sibling, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2021-02-24 22:46 UTC (permalink / raw)
  To: zimoun; +Cc: 46391-done

Hi!

zimoun <zimon.toutoune@gmail.com> skribis:

> This fixes <https://bugs.gnu.org/46390>.
>
> The test suite does not check relative path for the load-path option.
> I do not know what is the best to add a test about that.
>
> Last, I remember discussions about absolute/relative path and I do not know
> if this 'canonicalize-path' addition is the best fix here.
>
>
> All the best,
> simon
>
>
> zimoun (1):
>   scripts: build: Fix relative load-path.
>
>  guix/scripts/build.scm | 16 +++++++++-------
>  1 file changed, 9 insertions(+), 7 deletions(-)

I’m discovering this after having independently addreses #46390, sorry
about that!  (Perhaps we should always send patches that fix bugs to the
corresponding bug report rather than/in addition to guix-patches?)

Let me know what you think.

Thanks,
Ludo’.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#46391] [PATCH 0/1] Canonicalize-path load-path option
  2021-02-24 22:46 ` bug#46391: " Ludovic Courtès
@ 2021-02-24 23:04   ` zimoun
  0 siblings, 0 replies; 4+ messages in thread
From: zimoun @ 2021-02-24 23:04 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 46391-done

Hi Ludo,

On Wed, 24 Feb 2021 at 23:46, Ludovic Courtès <ludo@gnu.org> wrote:

> I’m discovering this after having independently addreses #46390, sorry
> about that!  (Perhaps we should always send patches that fix bugs to the
> corresponding bug report rather than/in addition to guix-patches?)

Anyway, because your patch is better than mine. :-)

In general, I try to at least mention in bug-guix the number from
guix-patches.  Sometimes, I directly send the patch to bug-guix.  It
depends on my mood I guess. :-)

Well, I do not have an opinion.

Maybe tiny patch (like this) that fixes bug should be sent to the
corresponding bug report.  And larger patches should be sent to
guix-patches; it eases to keep separated the discussion about the bug
and about the patches, IMHO.


Cheers,
simon




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-03 13:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09  0:40 [bug#46391] [PATCH 0/1] Canonicalize-path load-path option zimoun
2021-02-24 12:18 ` zimoun
2021-02-24 22:46 ` bug#46391: " Ludovic Courtès
2021-02-24 23:04   ` [bug#46391] " zimoun

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.