unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Neil Jerram <neil@ossau.uklinux.net>
Cc: guile-devel@gnu.org
Subject: Re: "module/" prefix in /usr/local/lib/guile/2.0/ccache/ice-9/*.go
Date: Thu, 31 Mar 2011 23:36:27 +0200	[thread overview]
Message-ID: <m37hbfvup0.fsf@unquote.localdomain> (raw)
In-Reply-To: <87mxklnwcs.fsf@ossau.uklinux.net> (Neil Jerram's message of "Thu, 24 Mar 2011 01:25:07 +0000")

On Thu 24 Mar 2011 02:25, Neil Jerram <neil@ossau.uklinux.net> writes:

> I noticed that the filename properties in installed .go files always
> begin with "module/".  Is this correct and, if not, does it matter?
>
> (For example, and-let-star.go has several occurrences of
> module/ice-9/and-let-star.scm where I'd expect just
> ice-9/and-let-star.scm.)

It does matter, yes: that suffix is used for looking for a file within
the load path, and obviously having module/ on the beginning isn't going
to work.  Good catch.  You'll have to rebuild everything to get the
right paths residualized.

Pushed a fix to git.

Andy
-- 
http://wingolog.org/



  reply	other threads:[~2011-03-31 21:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-24  1:25 "module/" prefix in /usr/local/lib/guile/2.0/ccache/ice-9/*.go Neil Jerram
2011-03-31 21:36 ` Andy Wingo [this message]
2011-03-31 22:05   ` Neil Jerram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m37hbfvup0.fsf@unquote.localdomain \
    --to=wingo@pobox.com \
    --cc=guile-devel@gnu.org \
    --cc=neil@ossau.uklinux.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).