unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Kevin Ryde <user42@zip.com.au>
Cc: bug-guile@gnu.org
Subject: Re: [Patch] Some fixes for the MinGW port
Date: Thu, 04 Jan 2007 08:25:17 +1100	[thread overview]
Message-ID: <87ac0z3irm.fsf@zip.com.au> (raw)
In-Reply-To: <enfu6d$jmq$1@sea.gmane.org> (Cesar Strauss's message of "Wed, 03 Jan 2007 07:49:00 -0200")

Cesar Strauss <cstrauss@cea.inpe.br> writes:
>
> - The colon, when used as a delimiter in a sed command, conflicts with
> paths that include a drive letter (e.g. 'c:/mingw/bin').
>
> -	    -e s:@-bindir-@:${bindir}: \
> +	    -e 's|@-bindir-@|${bindir}|' \

Thanks.  Though I think the best advice concerning drive letters is
"don't do that" :-).


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


  parent reply	other threads:[~2007-01-03 21:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-03  9:49 [Patch] Some fixes for the MinGW port Cesar Strauss
2007-01-03 21:18 ` Kevin Ryde
2007-01-04  2:28   ` Cesar Strauss
2007-01-05  0:58     ` Cesar Strauss
2007-01-05  9:05   ` Ludovic Courtès
2007-01-03 21:25 ` Kevin Ryde [this message]
2007-01-04  2:48   ` Cesar Strauss
2007-01-04 20:44     ` Kevin Ryde
2007-01-03 21:47 ` Kevin Ryde
2007-01-04  2:42   ` Cesar Strauss
2007-01-04 20:44 ` Kevin Ryde

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

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ac0z3irm.fsf@zip.com.au \
    --to=user42@zip.com.au \
    --cc=bug-guile@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).