bug-guile
[Top][All Lists]
Advanced

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

bug#12519: ‘load-in-vicinity’ doesn’t search in %load-compiled-path


From: Ludovic Courtès
Subject: bug#12519: ‘load-in-vicinity’ doesn’t search in %load-compiled-path
Date: Wed, 26 Sep 2012 15:13:55 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hello!

Unlike ‘primitive-load-path’, ‘load-in-vicinity’ (called from ‘load’)
doesn’t look for .go files under %load-compiled-path.

Instead, it searches only ~/.cache and builds there if a pre-compiled
file is not found.

Should be fixed to match the behavior of ‘primitive-load-path’.

Thanks,
Ludo’.





reply via email to

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