X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 31 Dec 2009 11:04:02 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygport: latest diffutils issues warning Message-ID: <20091231160402.GA4737@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4B3C06C1 DOT 9080007 AT cwilson DOT fastmail DOT fm> <4B3C1C77 DOT 9060700 AT users DOT sourceforge DOT net> <20091231071446 DOT GA4584 AT ednor DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091231071446.GA4584@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Thu, Dec 31, 2009 at 02:14:46AM -0500, Christopher Faylor wrote: >On Wed, Dec 30, 2009 at 09:37:27PM -0600, Yaakov (Cygwin/X) wrote: >>On 30/12/2009 20:04, Charles Wilson wrote: >>> The -u0 syntax has been deprecated, and now causes this message: >>> >>>>>> Checking packages for missing or duplicate files >>> diff: `-0' option is obsolete; use `-U 0' >>> diff: Try `diff --help' for more information. >>> diff: `-0' option is obsolete; use `-U 0' >>> diff: Try `diff --help' for more information. >> >>Strange, cgf wrote in the announcement: >> >>> This is just a refresh of the diffutils package using more >>> modern versions of cygwin, gcc, and dependent libraries. There is no new >>> functionality. >> >>Apparently it's not quite so simple. > >It really is. I just recompiled the same directory that I used last >time. I can't explain the discrepancy. Found it. _POSIX_VERSION was updated in /usr/include/sys/features.h and that caused different diff behavior. Who knew? 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