9front - general discussion about 9front
 help / color / mirror / Atom feed
From: arisawa <arisawa@ar.aichi-u.ac.jp>
To: 9front@9front.org
Subject: Bug report: Runemask is gone
Date: Fri, 12 Jul 2013 20:28:34 +0900	[thread overview]
Message-ID: <6962592D-46CF-46AD-9634-D5614F781838@ar.aichi-u.ac.jp> (raw)

Hello,

I cannot compile grep on 9front.

maia% pwd
/sys/src/cmd/grep
maia% mk
8c -FTVw comp.c
comp.c:278 name not declared: Runemask
mk: 8c -FTVw comp.c  : exit status=rc 1924239: 8c 1924241: error
maia%

maia% pwd
/sys/include
maia% g Runemask
maia% 


Bell-labs version is OK

al% pwd
/sys/src/cmd/grep
al% 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


al% pwd
/sys/include
al% g Runemask
libc.h:49: 	Runemask	= 0x1FFFFF,	/* bits used by runes (see grep) */
al% 


Kenji Arisawa



             reply	other threads:[~2013-07-12 11:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12 11:28 arisawa [this message]
2013-07-12 13:12 ` [9front] " cinap_lenrek
2013-07-12 13:29   ` 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=6962592D-46CF-46AD-9634-D5614F781838@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).