public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Zachary Kurmas <kurmasz@gvsu.edu>
Cc: "kawa@sourceware.org" <kawa@sourceware.org>
Subject: Re: Help using Ranges
Date: Mon, 6 Jun 2022 18:13:40 +0000	[thread overview]
Message-ID: <1565DF70-550B-4F1C-A7E2-75F40C20B62E@gvsu.edu> (raw)
In-Reply-To: <11b7a2a5-3428-14f7-7507-9cb53d8a7ddb@bothner.com>


Per was right:  I had an old version.

I grabbed the latest .jar file from the FTP server (which is version 2.1) instead of getting the jar file from inside of kawa-3.1.1.zip.  (Doh!)

Thanks,

Zack


On Jun 6, 2022, at 1:42 PM, Per Bothner <per@bothner.com<mailto: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?
--
--Per Bothner
per@bothner.com<mailto:per@bothner.com>   http://per.bothner.com/

--
Zachary Kurmas
Associate Professor of Computer Science
Grand Valley State University
http://www.cis.gvsu.edu/~kurmasz


      parent reply	other threads:[~2022-06-06 18:13 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
2022-06-06 18:13   ` Zachary Kurmas [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

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

  git send-email \
    --in-reply-to=1565DF70-550B-4F1C-A7E2-75F40C20B62E@gvsu.edu \
    --to=kurmasz@gvsu.edu \
    --cc=kawa@sourceware.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).