public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Berche, Guillaume" <Guillaume.Berche@mkms.xerox.com>
To: "'earnie_boyd@yahoo.com'" <earnie_boyd@yahoo.com>,
	"'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
Subject: RE: Cygwin 1.0: Error when launching MSDOS bat file from bash on  Windows 2000
Date: Fri, 21 Apr 2000 06:00:00 -0000	[thread overview]
Message-ID: <F1932D194B56D111965A00805F85190F01D38892@caucase.grenoble.xrce.xerox.com> (raw)

Earnie,

> > 
> > Well, the mechanism is working fine with NT 4.0 but on 
> Windows 2000 it fails
> > (or it might be related to some other configuration params 
> I missed ?!) If
> > anybody have an idea of how to correct this I am very interested!
> > 
> 
> Actually, it fails on NT4 as well.
> 

Well my description was incorrect actually (the steps I gave are broken because of a copy/paste error); the following steps work on NT4 as shown below ( I had forgotten the . at the beginning of the commands i.e test1/test2/run.bat does not work whereas ./test1/test2/run.bat would)

> cd /
> mkdir -p test1/test2
> cat > test1/test2/run.bat
REM start of MSDOS test
PAUSE
REM end of  MSDOS test
^C
> 
> ./test1/test2/run.bat
C:\>REM start of MSDOS test

C:\>PAUSE
Press any key to continue . . .

C:\>REM end of  MSDOS test

> cd test1
> ./test2/run.bat
C:\test1>REM start of MSDOS test

C:\test1>PAUSE
Press any key to continue . . .

C:\test1>REM end of  MSDOS test

> 
> cd test2
> ./run.bat

> 
> Yep.  I just tried your test and your assumption would have 
> to be correct.  I
> agree with your bug report.  Would you care to submit a patch?
> 

I wish I could. However, I am afraid I'm missing skills to be able to find out the source of the problem and a solution to it. Anibody around that has a good grasp on the code and could spot out the problem?

Guillaume.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

             reply	other threads:[~2000-04-21  6:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-21  6:00 Berche, Guillaume [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-04-26  8:36 Berche, Guillaume
2000-04-26  6:15 Earnie Boyd
2000-04-26  8:08 ` Chris Faylor
2000-04-26  1:01 Berche, Guillaume
2000-04-25  6:00 Berche, Guillaume
2000-04-25  6:03 ` Chris Faylor
2000-04-20  6:50 Berche, Guillaume
2000-04-20  6:41 Berche, Guillaume

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=F1932D194B56D111965A00805F85190F01D38892@caucase.grenoble.xrce.xerox.com \
    --to=guillaume.berche@mkms.xerox.com \
    --cc=cygwin@sourceware.cygnus.com \
    --cc=earnie_boyd@yahoo.com \
    /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).