X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:message-id:date:to:from:subject
	:content-type:content-transfer-encoding; q=dns; s=default; b=ySx
	OkTp+ypZcm425Fa8I921U9hTx61vS8o80JKXtrlya0DVrceTtDS5c6SHQrhLyeEn
	bhhSFlMsbwcFNQ7mhwpUyKPr7i9t1e7cuZYMFmBpAGt7WLNEmqo42lJA8J3Qe/Tm
	IsG12jdleSJNJwV3OkzZgWvr+l4EgYfYZqSCzCsI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:message-id:date:to:from:subject
	:content-type:content-transfer-encoding; s=default; bh=YJcmsgJOf
	5kafkCqv6dQoqxhQpU=; b=AKihTK21RFj+1GbPNx6pzqj9ySQvh0jWc+m3+SPfY
	Vj5bFfSKcPbg676Xb42uH6IceFwu9ceoGHBkiOBSEUvDnF8gRWEkKVK5TZ1qxxIM
	2nL3gLC7fMwX1L0YGBdfyrYuBY9LZy/SXFRWJ49gIHCSEo+f3xqdW9XMIB4QIDR+
	sM=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=
X-HELO: mail.guerrillamail.com
MIME-Version: 1.0
Message-ID: <51777330c6d999e10af5937cf2e06ea6fe5@guerrillamail.com>
Date: Thu, 28 Jul 2016 12:55:43 +0000
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
From: <45ownu+e60iporpd8lec@guerrillamail.com>
Subject: <<expr 100 * 100>>  returns syntax error
Content-Type: text/plain; charset="utf-8"
X-Domain-Signer: PHP mailDomainSigner 0.2-20110415 <http://code.google.com/p/php-mail-domain-signer/>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u6SCu8MR032304

Steps to reproduce (I cannot update cygwin on this server, but it also happen on 2.5.2(0.297/5/3)):
Main window:
  $ uname -r
  1.7.25(0.270/5/3)
  $ expr 100 * 100
  10000

---------------
Other window:
  $ $ uname -r
  1.7.25(0.270/5/3)
  $ HOST=myhostname
  $ echo 'whatever' > $HOST.txt

---------------
Main window:
  $set -xv 
  $expr 100 * 100
  + expr 100 myhostname.txt 100
  syntax error

------------------------------------------------

When this happen I can only fix by rebooting the server, which is obviously unideal!
Here my questions:
   1) How can I reset cygwin to the initial behaviour without rebooting?
   2) why does this happen? how to prevent this?

Thank you :)
F.





----
Sent using GuerrillaMail.com
Block or report abuse: https://www.guerrillamail.com/abuse/?a=QlhzEgQOY7cMjxm9%2FjAcfRk%3D




--
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


