X-Spam-Check-By: sourceware.org X-SBRS: None X-IronPort-AV: i="4.09,266,1157353200"; d="scan'208"; a="151584300:sNHT1077922867" Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Similar Bash 3.1.18 CR/LF Problem Date: Thu, 5 Oct 2006 09:04:17 -0700 Message-ID: <657A9BE009D3504AAE29BD8E8C2DD61E01A5AC3E@SDGEXEVS02.corp.intuit.net> In-Reply-To: <45246060.9010500@byu.net> From: "Wilks, Dan" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k95G4pQC028892 Eric Blake wrote: > But I'm not sure whether making > igncr the default in 'bash --posix', aka '/bin/sh', is wise, since POSIX > does not permit this behavior. My only concern is that by making igncr > cognizant of whether posix behavior is requested, people will start asking > 'why does my script work with #!/bin/bash but not #!/bin/sh?'. Ugh... If push does come to shove, I guess I can tell the Windows-centric folks on the team to set SHELL=c:/cygwin/bin/bash.exe so that the Win32 Version of GNU make will execute "bash c:\temp\tempscript.sh" rather than sh. Just one more thing to get wrong; one more thing for our developer install sheet; one more faq; one more... Seriously though, as long as I can get it to work we'll be happy. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/