9front - general discussion about 9front
 help / color / mirror / Atom feed
From: arisawa <arisawa@ar.aichi-u.ac.jp>
To: 9front@9front.org
Subject: Re: [9front] Bug report: Runemask is gone
Date: Fri, 12 Jul 2013 22:29:25 +0900	[thread overview]
Message-ID: <5D24AF72-B04D-4C27-9257-F33B0A104F40@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <1bfefeb65c29ea24618819b38f0d3307@gmx.de>

my libc.h was a bit old.
I have updated using bell-labs libc.h.
thanks.

On 2013/07/12, at 22:12, cinap_lenrek@gmx.de wrote:

> works for me. note, that 9front hasnt done the switch to 21 bit
> runes yet. what have you done?
> 
> term% cd /sys/src/cmd/grep
> term% mk
> yacc -d grep.y
> 8c -FTVw main.c
> 8c -FTVw comp.c
> 8c -FTVw sub.c
> 8c -FTVw y.tab.c
> 8l  -o 8.out y.tab.8 main.8 comp.8 sub.8
> term% 
> 
> term% grep -n Runemask /sys/include/libc.h
> 49: 	Runemask	= 0xFFFF,	/* bits used by runes (see grep) */
> 
> --
> cinap



      reply	other threads:[~2013-07-12 13:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12 11:28 arisawa
2013-07-12 13:12 ` [9front] " cinap_lenrek
2013-07-12 13:29   ` 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=5D24AF72-B04D-4C27-9257-F33B0A104F40@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --cc=9front@9front.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 NNTP newsgroup(s).