delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/02/08/05:47:08

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Thu, 8 Feb 2001 11:46:04 +0100
From: Corinna Vinschen <cygwin AT cygwin DOT com>
To: Linneweh Tilman <Tilman DOT Linneweh AT atc DOT co DOT at>
Cc: cygwin <cygwin AT cygwin DOT com>
Subject: Re: 1.1.7: stackdump in patch.exe
Message-ID: <20010208114604.A910@cygbert.vinschen.de>
Mail-Followup-To: Linneweh Tilman <Tilman DOT Linneweh AT atc DOT co DOT at>,
cygwin <cygwin AT cygwin DOT com>
References: <C777FA3CA8DFD3119AEF00508B95BF2F66F3D4 AT aviepexs DOT atc DOT co DOT at>
Mime-Version: 1.0
User-Agent: Mutt/1.2.5i
In-Reply-To: <C777FA3CA8DFD3119AEF00508B95BF2F66F3D4@aviepexs.atc.co.at>; from Tilman.Linneweh@atc.co.at on Thu, Feb 08, 2001 at 11:07:56AM +0100

On Thu, Feb 08, 2001 at 11:07:56AM +0100, Linneweh Tilman wrote:
> Hi!
> 
> Thanks for answering my mail.
> 
> > 
> > Could you please answer a few questions which will help me to track
> > down that problem?
> > 
> > - Which Cygwin (uname -a output)
> 
> Already mentioned:
> 
> > > $ uname -a
> > > CYGWIN_NT-4.0 TOLIMAN 1.1.7(0.31/3/2) 2000-12-25 12:39 i686 unknown
> 
> > - Which patch (Is it the latest version from cygwin/latest?)
> 
> Yes its the latest available. patch --version gives 2.5
> 
> > - The values of $TMPDIR and $TMP (if any)
> 
> I have got $TEMP which has the value /cygdrive/c/temp/
> The other are pointing to ~

Oh, thanks for pointing this out, I forgot $TEMP. I assume your
default mount mode is textmode as well? Anyway, since $TMPDIR
exists, it will be used by patch.

Just FYI, patch uses the following sequence:

	if exists($TMPDIR) use it
	else if exists($TMP) use it
	else if exists($TEMP) use it
	else use /tmp

> > - The mount modes of
> >   - the directory where the diff file resides
> 
> the Dir ist /home so its part of / which $ mount shows as "user textmode"
> (I am not quite sure if thats the information you are asked for, if not explain what i should check)

Sorry, yes, I talked about binmode vs. textmode.

> >   - the src directory of the slrn sources
> 
> is /home/slrn-0.9.6.4pl2	so same mount options as /
> 
> >   - the /tmp, $TMPDIR and $TMP directories
> 
> /tmp	same as /
> 
> $TMPDIR and $TMP are pointing to /home/administrator which is also /

So everything is mounted textmode.

Thanks, I will try it,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin AT cygwin DOT com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019