This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: 1.5.16-1: chmod problem
- From: "Dave Korn" <dave dot korn at artimi dot com>
- To: <cygwin at cygwin dot com>
- Date: Fri, 29 Apr 2005 12:04:15 +0100
- Subject: RE: 1.5.16-1: chmod problem
----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/