X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:subject:to :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=oLxyL9ZguzxmjZS1HrxECO/DFakxhiiI0ISh7xt5GYlEkRVhL7ujT YTG/Nd4lMwZ3I2GKJiLihlX4nN6w8zFZjL8rO2V7XQuze67FdBiexmUcBAL7LPJq bUsKusvLVqCl6abQO4OknA8z0byzCHlwxwqR5vPVC9c4+W2keH5aDw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:subject:to :mime-version:content-type:content-transfer-encoding; s=default; bh=Bx9ADai49cOHPf1EkD997iBKCAc=; b=Q92UEJI0ZPFxpAlWSgA62AMYHhn+ Mn8Gh5+QVVaIlvhxbHe2xXDhJMpojzSjKg4U/zBfNmpUvbza5PzPN2kdx07e/Yz+ ipOxA9Z+Y0I4aoxPdq0/8hoxzMGyRAnP+d+fnRKyOpUgMA3SzB7T+kE4bR9BWAOb /22hranr/eQ9xSo= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: nm6.bullet.mail.bf1.yahoo.com Message-ID: <1398884124.63968.YahooMailNeo@web140604.mail.bf1.yahoo.com> Date: Wed, 30 Apr 2014 11:55:24 -0700 (PDT) From: Andy Leung Reply-To: Andy Leung Subject: 1.7.29: Incorrect output from the "file" command To: "cygwin AT cygwin DOT com" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s3UItiNc030966 In the 1.7.29 version of cygwin, the "file" command (5.18) outputs the following:   PNG image data72 72 8-bit/color RGBA, non-interlaced While in previous versions, the "file" command actually outputs for the same file:   PNG image data, 72 x 72, 8-bit/color RGBA, non-interlaced $ file --version file-5.18 magic file from /usr/share/misc/magic Thanks! -- 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