This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.7.0 CVS getenv strangeness


On Jan 19 09:59, Brian Ford wrote:
> In trying to test Corinna's new fstat mmap optimization, I've run into the
> following recently introduced strangeness.  I've done a clean build and a
> reboot just in case.
> 
> $ uname -a
> CYGWIN_NT-5.1 PC1163-8460-XP 1.7.0(0.161/4/2) 2007-01-18 19:00 i686
> unknown unknown Cygwin
> 
> $ unset TESTENV
> 
> $ ./getenvtest
> TESTENV not defined!
> TESTENV not defined!
> TESTENV not defined!
> TESTENV not defined!
> TESTENV not defined!
> TESTENV not defined!
> 
> $ export TESTENV="this is a test"
> 
> $ ./getenvtest
> TESTENV not defined!
> TESTENV not defined!
> TESTENV not defined!
> TESTENV not defined!
> TESTENV not defined!
> TESTENV not defined!
> 
> Huh?  And, why the multiple outputs?

Multiple cygwin DLLs?  WJFFM.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]