public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
To: Zachary Kurmas <kurmasz@gvsu.edu>,
	"kawa@sourceware.org" <kawa@sourceware.org>
Subject: Re: Help using Ranges
Date: Mon, 6 Jun 2022 10:42:11 -0700	[thread overview]
Message-ID: <11b7a2a5-3428-14f7-7507-9cb53d8a7ddb@bothner.com> (raw)
In-Reply-To: <0B70EE78-455B-4A9F-9B3A-90CD2E9F5BA6@gvsu.edu>

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?
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/

  reply	other threads:[~2022-06-06 17:42 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 [this message]
2022-06-06 17:54   ` Sudarshan S Chawathe
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=11b7a2a5-3428-14f7-7507-9cb53d8a7ddb@bothner.com \
    --to=per@bothner.com \
    --cc=kawa@sourceware.org \
    --cc=kurmasz@gvsu.edu \
    /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).