9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Federico G. Benavento" <benavento@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] broken contrib source
Date: Wed, 19 Aug 2009 20:38:07 -0300	[thread overview]
Message-ID: <32d987d50908191638t4b00567ft73de224dfad332e1@mail.gmail.com> (raw)
In-Reply-To: <85325c1749c00d157add207e2c12d539@coraid.com>

Fixed contrib and tcl.

the latter had a :? with vlongs that needed a change.

thanks

On Wed, Aug 19, 2009 at 7:41 PM, erik quanstrom<quanstro@coraid.com> wrote:
> On Wed Aug 19 18:28:05 EDT 2009, quanstro@coraid.com wrote:
>> On Wed Aug 19 18:05:36 EDT 2009, slawmaster@gmail.com wrote:
>> > And, while it didn't bring mk -k to a grinding halt, I did notice
>> > that, with nupas installed,  "cd /sys/src/cmd/upas; objtype=arm mk
>> > install" chokes on /sys/src/cmd/upas/imap4.c/imap4.c.
>>
>> nupas compiles with [78q]c.  i hadn't considered compiling it
>> for arm.  sorry.  however, this appears to be a compiler limitation.
>> it appears not handle ?: with vlongs.  neither cache.c, imap.c nor
>> mdir.c compile.  all with diag.
>> cache.c:245 unknown vlong LIST
>> i believe a machcap function needs to be written.
>
> it compiles now, but i can't check it:
>
> ; diffy -c /sys/src/cmd/cc/com64.c
> /n/dump/2009/0819/sys/src/cmd/cc/com64.c:274,279 - /sys/src/cmd/cc/com64.c:274,280
>                case ORETURN:
>                case OAS:
>                case OIND:
> +               case OLIST:
>                        return 1;
>                case OADD:
>                        a = nodaddv;
>
> - erik
>
>



-- 
Federico G. Benavento



  reply	other threads:[~2009-08-19 23:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-19 22:02 John Floren
2009-08-19 22:20 ` Noah Evans
2009-08-19 22:28   ` Noah Evans
2009-08-19 22:21 ` erik quanstrom
2009-08-19 22:41   ` erik quanstrom
2009-08-19 23:38     ` Federico G. Benavento [this message]
2009-08-19 22:39 ` Federico G. Benavento

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=32d987d50908191638t4b00567ft73de224dfad332e1@mail.gmail.com \
    --to=benavento@gmail.com \
    --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).