9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] Sed label handling inconsistency
Date: Tue,  8 Jun 2010 18:36:07 -0400	[thread overview]
Message-ID: <35443efbd3f6948a6bd18c9f66f2b3a1@ladd.quanstro.net> (raw)
In-Reply-To: <4c0ec481.1P1U+7hQMas8saJj%yard-ape@telus.net>

> erik quanstrom <quanstro@quanstro.net> wrote:
>
> > > without having access to a unix machine right now, i'm guessing that
> > > the code at jtcommon should replace
> > > 	if(*cp == '\0')
> > > with
> > > 	if(*cp == '\0' || *cp == ';')
> > >
> > > at lines 428.  similar change at line 328.
> >
> > sorry, fat fingers.  428 and 438.
> >
> > - erik
> Actually 328 is what I've got.  But no change in behaviour after recompile.

the plan 9 version works as you expect it should, and it's
not a 32-bit rune problem because that works on my system.
by looking at the differences between the p9p and plan 9
version, you should be able to find the problem rather
rapidly.  there's not much code involved.

- erik



      reply	other threads:[~2010-06-08 22:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3717d8ce779c6f31d7e5c922eb34f00c@swcp.com>
2010-06-08  6:22 ` [9fans] request for testers of next beta release of tvx EBo
2010-06-08 13:10   ` ron minnich
2010-06-08 14:01     ` Skip Tavakkolian
2010-06-08 15:22       ` EBo
2010-06-08 16:39         ` Lucio De Re
2010-06-09  4:10           ` ron minnich
2010-06-09  4:37             ` Lucio De Re
2010-06-08 18:06   ` [9fans] Sed label handling inconsistency yard-ape
2010-06-08 20:29     ` erik quanstrom
2010-06-08 20:33       ` erik quanstrom
2010-06-08 22:30         ` yard-ape
2010-06-08 22:36           ` erik quanstrom [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=35443efbd3f6948a6bd18c9f66f2b3a1@ladd.quanstro.net \
    --to=quanstro@quanstro.net \
    --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).