X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Subject: Source distribution problem with core library Date: Mon, 28 Jul 2008 12:39:19 -0400 Message-ID: <2175F853309F0C4F924EB2F995C38EED01399A9B@chipmail.chipwrights.com> From: "Don Porges" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m6SGdhXp016102 I think that the installable source tar.gz file of cygwin-1.5.25-15 is not what it's supposed to be. I installed the latest (non-cvs) source using setup.exe, which got me cygwin-1.5.25-15-src.tar.bz2. The specific source file that I care about right now is winsup/cygwin/path.cc. By comparing it to the cvs repsository, I can see that the file in the tarball must be at least 2 years old. (The function I was looking at is conv_path_list(), and the change that might address my problem was made in 1.414, in August of 2006; it's not in the released source file.) The copywrights seem to have been kept up-to-date in the cvs version; the one in the tarball is labeled no later than 2006. Futhermore, the winsup/cygwin directory in the tarball has Changelog files only up through 2005; no 2006 or 2007. The current Changelog with 2008 fixes is there. The repository has the files for 2006 and 2007. So something seems wrong. I also looked at 1.5.25-14; same story. (And I looked on more than one mirror site, just to be sure.) -- 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/