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: Re: include-from-path in 2.0.14 broken?
Date: Sat, 2 Mar 2019 08:47:57 -0800	[thread overview]
Message-ID: <5145a09b-3bfc-9c76-9662-1f79fb03c339@gmail.com> (raw)
In-Reply-To: <7cf2abbf-a4cb-3607-fe13-0ea5a96f8ee5@gmail.com>

On 3/2/19 8:23 AM, Matt Wette wrote:
> 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
>

But 2.0.14 works if I use -L `pwd`

I will go with that.





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

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

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=5145a09b-3bfc-9c76-9662-1f79fb03c339@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).