9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa <arisawa@ar.aichi-u.ac.jp>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Kirara bug in update(ver.1.2)
Date: Thu, 29 Aug 2013 15:46:48 +0900	[thread overview]
Message-ID: <3278ED77-C273-4147-878C-FD60520A807B@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <6AC7C914-5587-44EB-BFC3-2E648B9505DE@ar.aichi-u.ac.jp>

Sorry G was buggy

replace
word=[0-9A-Za-z_]
to
word='[0-9A-Za-z_]'

and there was compilation warning.
the fix is
 http://plan9.aichi-u.ac.jp/netlib/kirara/kirara-1.2a.tgz

Kenji Arisawa

On 2013/08/26, at 22:23, arisawa <arisawa@ar.aichi-u.ac.JP> wrote:

> Hello 9fans,
> 
> Kirara is updated to ver.1.2.
> Specification of the dictionary is changed so that Kirara is more useful for programming.
> Please visit to http://plan9.aichi-u.ac.jp/netlib/kirara/
> 
> Kenji Arisawa
> 




      reply	other threads:[~2013-08-29  6:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-26 13:23 [9fans] Kirara update arisawa
2013-08-29  6:46 ` arisawa [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=3278ED77-C273-4147-878C-FD60520A807B@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --cc=9fans@9fans.net \
    /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 NNTP newsgroup(s).