9front - general discussion about 9front
 help / color / mirror / Atom feed
From: cinap_lenrek@gmx.de
To: 9front@9front.org
Subject: Re: [9front] Bug report: Runemask is gone
Date: Fri, 12 Jul 2013 15:12:48 +0200	[thread overview]
Message-ID: <1bfefeb65c29ea24618819b38f0d3307@gmx.de> (raw)
In-Reply-To: <6962592D-46CF-46AD-9634-D5614F781838@ar.aichi-u.ac.jp>

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:12 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 ` cinap_lenrek [this message]
2013-07-12 13:29   ` [9front] " arisawa

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=1bfefeb65c29ea24618819b38f0d3307@gmx.de \
    --to=cinap_lenrek@gmx.de \
    --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).