public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Prakash Babu <jprakashbabu31@gmail.com>
To: cygwin@cygwin.com
Subject: Re: batch script execution failing with 255 exit code in cygwin 1.7.28
Date: Mon, 17 Feb 2014 03:35:00 -0000	[thread overview]
Message-ID: <CAHDNAG+P1JS5DYpKYTeV1XPe8Phh8EKr0+KnqkRM_d7xmgLEiw@mail.gmail.com> (raw)
In-Reply-To: <20140214152344.GA1191@ednor.casa.cgf.cx>

thanks Christopher for your response.

This is the observation I made wrt to the command line delimiters for
batch files.

cmd.exe delimiters
==============
space,
equalto(=)
semicolon (;)
comma(,)

cygwin 1.7.27 delimiters
==================
space
quotes("")
equalto(=)
comma(,)

cygwin 1.7.28 delimiters
===================
space
quotes("")
comma(,)
equalto(=) not supported

Was there any reason why just =(equalto) was removed as a command line
separator for cygwin 1.7.28 , while the other delimiters like comma
are still supported ? This is causing existing batch files that use
equalto(=) as a command line delimiter to fail with cygwin 1.7.28

thanks,
Prakash

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2014-02-17  2:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-14  7:05 Prakash Babu
2014-02-14  8:58 ` Andrey Repin
2014-02-14 15:28 ` Christopher Faylor
2014-02-17  3:35   ` Prakash Babu [this message]
2014-02-17  3:56     ` Christopher Faylor
2014-02-17  4:46       ` Christopher Faylor
2014-02-17  5:50         ` Prakash Babu
2014-02-17 13:14           ` Andrey Repin
2014-02-17 14:53           ` Chris J. Breisch
2014-03-21  0:37 Weber, Mark

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=CAHDNAG+P1JS5DYpKYTeV1XPe8Phh8EKr0+KnqkRM_d7xmgLEiw@mail.gmail.com \
    --to=jprakashbabu31@gmail.com \
    --cc=cygwin@cygwin.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).