unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Matt Wette <matt.wette@gmail.com>
To: guile-user@gnu.org
Subject: include-from-path in 2.0.14 broken?
Date: Sat, 2 Mar 2019 08:23:04 -0800	[thread overview]
Message-ID: <7cf2abbf-a4cb-3607-fe13-0ea5a96f8ee5@gmail.com> (raw)

Is there a known issue for include-from-path for 2.0.14?

I'm testing install scripts and what seems to work with "guild" on 2.2.3 
does not with 2.0.14:

context:  foo.scm includes the expression (include-from-path 
"abc/def/bar.scm")

On 2.2.3:
   guild compile -L . -o abc/def/foo.go abc/def/foo.scm
works

On 2.0.14:
   guild compile -L . -o abc/def/foo.go abc/def/foo.scm
   error: no such file: abc/def/./abc/def/bar.scm

Matt




             reply	other threads:[~2019-03-02 16:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-02 16:23 Matt Wette [this message]
2019-03-02 16:47 ` include-from-path in 2.0.14 broken? Matt Wette

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=7cf2abbf-a4cb-3607-fe13-0ea5a96f8ee5@gmail.com \
    --to=matt.wette@gmail.com \
    --cc=guile-user@gnu.org \
    /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).