git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Ericsson <ae@op5.se>
To: skimo@liacs.nl
Cc: Rob McDonald <robm@asdl.gatech.edu>, git@vger.kernel.org
Subject: Re: Possibility of a MinGW version?
Date: Sat, 24 Dec 2005 11:24:23 +0100	[thread overview]
Message-ID: <43AD21D7.5060306@op5.se> (raw)
In-Reply-To: <20051224101849.GY1279MdfPADPa@greensroom.kotnet.org>

Sven Verdoolaege wrote:
> On Sat, Dec 24, 2005 at 11:09:39AM +0100, Andreas Ericsson wrote:
> 
>>The worst trouble you're likely to run into is all the hardcoded paths. 
>>They are everywhere and ofcourse use the / for path entity separation.
> 
> 
> AFAIR, '/' is a valid path separator on Windows.
> It's just command.com (does that still exist?) that insisted on '\\'
> separators.
> 

Are you sure? I've seen lots of porting patches that transliterate those 
to '\\'. Perhaps those who wrote those patches just took for granted 
that it was needed, the same as I did.

> 
>>The fact that there are 39 bash'ish shell-scripts does little to help a 
>>native port, and although they can be fairly easily replaced by "real" 
>>programs it still means quite a bit of work with little real value for 
>>the unix-version, so I'm guessing you'll have to write those up for 
>>yourself.
> 
> 
> Or just use MinGW's bash.
> 

Didn't know it had one. Live and learn, I suppose. Good to know though.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

  reply	other threads:[~2005-12-24 10:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-24  2:34 Possibility of a MinGW version? Rob McDonald
2005-12-24 10:09 ` Andreas Ericsson
2005-12-24 10:18   ` Sven Verdoolaege
2005-12-24 10:24     ` Andreas Ericsson [this message]
2005-12-24 12:07       ` Johannes Schindelin
2005-12-24 16:40       ` David Brown
2005-12-24 13:51   ` Rob McDonald
2005-12-24 14:16     ` Johannes Schindelin
2005-12-25 17:16       ` Rob McDonald
2005-12-31 16:39         ` Christopher Faylor
2005-12-31 21:53           ` H. Peter Anvin
2006-01-01  5:25             ` Christopher Faylor
2005-12-31 16:40     ` Christopher Faylor
2005-12-24 17:58   ` Junio C Hamano
2005-12-24 23:44     ` Andreas Ericsson
2005-12-25  1:47       ` Junio C Hamano

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=43AD21D7.5060306@op5.se \
    --to=ae@op5.se \
    --cc=git@vger.kernel.org \
    --cc=robm@asdl.gatech.edu \
    --cc=skimo@liacs.nl \
    /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).