bug-guile
[Top][All Lists]
Advanced

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

bug#19540: repeated ./././ in compiled modules


From: Matt Wette
Subject: bug#19540: repeated ./././ in compiled modules
Date: Sat, 10 Jan 2015 14:45:00 -0800

Some more info:

1) I found that this problem persists across restarts of guile.  I have been 
debugging a module in current dir and I am seeing the path extend an extra "./" 
every time I type ",reload (lalr1).

2) My environment includes
   GUILE_LOAD_PATH=.:/Users/mwette/opt/guile

3) If I change the above to the following, the problem goes away (but the 
following solution not satisfactory IMO).
  GUILE_LOAD_PATH=:/Users/mwette/opt/guile   # dot replaced with blank

Take care,
Matt






reply via email to

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