public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Nuances of updating cygwin DLL
@ 2011-12-03  4:00 Andrew Hancock
  2011-12-03  6:26 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Hancock @ 2011-12-03  4:00 UTC (permalink / raw)
  To: cygwin

I notice a thread on cygwin's inability to create folders/files on a network
drive (http://cygwin.com/ml/cygwin/2011-08/msg00136.html).  Corinna's advice to
use to snapshot worked for me.  However, I found that when I upgraded cygwin
some time afterward, the problem recurred.  I had to re-do the advice that she
posted.

That thread was posted well in the past, and I wanted to check if the snapshot
from that time has made it into the cygwin update.  The most straightforward way
seemed to be comparing dll file dates.  To find what file was relevant, I did
"cygcheck -cvs" and used vim to search for the pattern "cygwin\f*\.dll" (without
quotes), which showed cygwin1.dll.  The page
http://cygwin.com/packages/cygwin/cygwin-1.7.9-1 showed that cygwin1.dll is
still dated 29 Mar 2011, which means it's from well before the above thread. 
Approximately how often do the solutions in the snapshots get incorporated into
the packages that are installed/updated with Setup.exe?

The reason why I wanted to update cygwin was to update octave.  It's wavread
function has a bug, and I wanted to see if it was solved.  Since I suspect that
the cygwin.dll is pretty central to the unix environment offered to
applications, would it be wise to update octave without udpating cygwin?  (My
next step is to search for octave release notes to determine whether the bug is
fixed in the version that comes with cygwin).


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Nuances of updating cygwin DLL
  2011-12-03  4:00 Nuances of updating cygwin DLL Andrew Hancock
@ 2011-12-03  6:26 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2011-12-03  6:26 UTC (permalink / raw)
  To: cygwin

On Sat, Dec 03, 2011 at 04:00:26AM +0000, Andrew Hancock wrote:
>I notice a thread on cygwin's inability to create folders/files on a network
>drive (http://cygwin.com/ml/cygwin/2011-08/msg00136.html).  Corinna's advice to
>use to snapshot worked for me.  However, I found that when I upgraded cygwin
>some time afterward, the problem recurred.  I had to re-do the advice that she
>posted.

You didn't "upgrade" Cygwin.  You apparently downgraded from the newer
1.7.10S snapshot to the older 1.7.9 DLL.

We haven't released Cygwin in a while but we are working on it.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-03  6:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-03  4:00 Nuances of updating cygwin DLL Andrew Hancock
2011-12-03  6:26 ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).