9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Problems with pcc
Date: Mon, 12 Nov 2007 09:24:20 -0500	[thread overview]
Message-ID: <da77e85699668c4189f8e2c2ec6a37d6@quanstro.net> (raw)
In-Reply-To: <7b5cf09fd7ee547030c620733fb4cee1@terzarima.net>

; mk
yacc -d -S hoc.y

conflicts: 184 shift/reduce
pcc -c -D_RESEARCH_SOURCE -FVw y.tab.c
warning: /usr/quanstro/src/hocplus/hoc.y:1192[stdin:925] param declared and not used: sig
warning: /usr/quanstro/src/hocplus/hoc.y:1201[stdin:934] auto declared and not used: i
warning: /usr/quanstro/src/hocplus/hoc.y:1247[stdin:1060] param declared and not used: sig
warning: /usr/quanstro/src/hocplus/hoc.y:1984[stdin:1797] label declared and not used "yyerrlab"
pcc -c -D_RESEARCH_SOURCE -FVw code.c
warning: /usr/quanstro/src/hocplus/code.c:122[stdin:818] result of operation not used
warning: /usr/quanstro/src/hocplus/code.c:132[stdin:828] result of operation not used
warning: /usr/quanstro/src/hocplus/code.c:245[stdin:941] result of operation not used
/usr/quanstro/src/hocplus/code.c:1101[stdin:1797] function args not checked: gamma
warning: /usr/quanstro/src/hocplus/code.c:1271[stdin:1967] auto declared and not used: count
warning: /usr/quanstro/src/hocplus/code.c:1271[stdin:1967] auto declared and not used: start
pcc -c -D_RESEARCH_SOURCE -FVw init.c
/usr/quanstro/src/hocplus/init.c:130[stdin:649] name not declared: gamma
/usr/quanstro/src/hocplus/init.c:135[stdin:654] name not declared: cbrt
pcc: cpp: 8c 3295: error
mk: pcc -c -D_RESEARCH_SOURCE ...  : exit status=rc 3292: pcc 3294: cpp: 8c 3295: error

; cd /sys/src/cmd/hoc
; mk
yacc -d hoc.y

conflicts: 19 shift/reduce
8c -FVw y.tab.c
8c -FVw code.c
8c -FVw init.c
8c -FVw math.c
8c -FVw symbol.c
8l  -o 8.out y.tab.8 code.8 init.8 math.8 symbol.8


  reply	other threads:[~2007-11-12 14:24 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12  1:41 Pietro Gagliardi
2007-11-12  2:04 ` erik quanstrom
2007-11-12 14:17 ` Charles Forsyth
2007-11-12 14:24   ` erik quanstrom [this message]
2007-11-12 15:05     ` Charles Forsyth
2007-11-12 15:06       ` erik quanstrom
2007-11-12 17:43         ` Charles Forsyth
2007-11-12 20:52   ` Pietro Gagliardi
2007-11-12 22:27     ` Charles Forsyth
2007-11-16 10:19   ` Douglas A. Gwyn
2007-11-16 10:19   ` Douglas A. Gwyn
2007-11-16 19:46     ` Pietro Gagliardi
2007-11-19 10:15       ` Douglas A. Gwyn
2007-11-19 14:16       ` roland.kaufmann
2007-11-19  2:18   ` Pietro Gagliardi
2007-11-20  9:51     ` Douglas A. Gwyn
2007-11-19  2:22   ` Pietro Gagliardi
2007-11-20  9:51     ` Douglas A. Gwyn
2007-11-16 10:19 ` Douglas A. Gwyn

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=da77e85699668c4189f8e2c2ec6a37d6@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    /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).