Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Dave Korn" To: Subject: RE: 1.5.16-1: chmod problem Date: Fri, 29 Apr 2005 12:04:15 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20050429103555.GU2572@calimero.vinschen.de> Message-ID: X-OriginalArrivalTime: 29 Apr 2005 11:04:09.0117 (UTC) FILETIME=[2ACDB4D0:01C54CAB] ----Original Message---- >From: Corinna Vinschen >Sent: 29 April 2005 11:36 > On Apr 28 14:40, Pach Roman (GS-EC/ESA4) * wrote: >> TEMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' >> TERM = `cygwin' >> TMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' > > TMP should probably better be a POSIX path, too. AYS? It seems that not a lot of people know that: http://www.google.co.uk/search?q=%22Cygwin+Configuration+Diagnostics%22+TMP% 3D+site:cygwin.com&hl=en&lr=&client=firefox-a&rls=org.mozilla:en-US:official &start=20&sa=N&filter=0 Heh. Actually, it's because cygcheck, being a win32 program and not linking against cygwin1.dll, always reports on the win32 environment. But in cygwin apps, doesn't the automatic conversion that goes on in environ.cc/environ_init->posify->getwinenv just take care of it? cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/