9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Presotto <presotto@closedmind.org>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] /bin/export (tunneling out)
Date: Mon, 15 Dec 2003 12:26:48 -0500	[thread overview]
Message-ID: <dadb66d60d8f16294ac0f06d38175ec7@plan9.bell-labs.com> (raw)
In-Reply-To: <a2461120d324e40f2c8205b208eccefa@snellwilcox.com>

cs returns absolutes, clearly the mistake.  Only dial and csquery really care and they
already know the path of the cs called so they should be able to craft the abs
path from a relative one.

The fix can be easy.  I change dial to ignore the absolute path returned
by cs and just treat it as a relative one.  Then recompile everything that
uses dial.  That way nothing has to be recompiled immediately.

At some point in the future, I can change cs to just return
relative paths.


  reply	other threads:[~2003-12-15 17:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-15 16:42 steve-simon
2003-12-15 17:03 ` David Presotto
2003-12-15 17:08 ` David Presotto
2003-12-15 17:21   ` Steve Simon
2003-12-15 17:26     ` David Presotto [this message]
2003-12-15 17:32       ` Steve Simon

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=dadb66d60d8f16294ac0f06d38175ec7@plan9.bell-labs.com \
    --to=presotto@closedmind.org \
    --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).