public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: "Sudarshan S Chawathe" <chaw@eip10.org>
To: Per Bothner <per@bothner.com>
Cc: Zachary Kurmas <kurmasz@gvsu.edu>,
	"kawa@sourceware.org" <kawa@sourceware.org>
Subject: Re: Help using Ranges
Date: Mon, 06 Jun 2022 13:54:17 -0400	[thread overview]
Message-ID: <10981.1654538057@localhost> (raw)
In-Reply-To: <11b7a2a5-3428-14f7-7507-9cb53d8a7ddb@bothner.com>

Per Bothner <per@bothner.com> wrote:

> On 6/6/22 10:23, Zachary Kurmas via Kawa wrote:
> > Can someone point me to a more complete example of how to use
> > ranges?  When I try to run the example from the documentation
> > 
> > #|kawa:1|# ("ABCDEFG" [1 by: 2 <: 7])
> > I get the error shown below.  Am I missing an include or something?
> > 
> > /dev/stdin:1:22: warning - no declaration seen for :
> 
> Strange - works for me:
> 
> $ kawa --version --
> Kawa 3.1.1 (git describe: 3.1.1-62-gebcfcca29-dirty)
> Copyright (C) 2020 Per Bothner
> #|kawa:1|# ("ABCDEFG" [1 by: 2 <: 7])
> BDF
> 
> Perhaps a very old (or otherwise-broken) version of Kawa?

It works for me too (also using Kawa version 3.1.1).  However, I get an
error similar to the one in the original message if I start kawa with
the --r7rs option, so perhaps something like that is what's happening in
the earlier case.

Regards,

-chaw

  reply	other threads:[~2022-06-06 17:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-06 17:23 Zachary Kurmas
2022-06-06 17:42 ` Per Bothner
2022-06-06 17:54   ` Sudarshan S Chawathe [this message]
2022-06-06 18:13   ` Zachary Kurmas

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

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

  git send-email \
    --in-reply-to=10981.1654538057@localhost \
    --to=chaw@eip10.org \
    --cc=kawa@sourceware.org \
    --cc=kurmasz@gvsu.edu \
    --cc=per@bothner.com \
    /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).