Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.1.0.14.2.20010629140747.027ac2d8@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 29 Jun 2001 14:15:24 -0700 To: Matt Gregory , cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: c+,.exe In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi, Well, this is curious. There's a c++.exe in my bin, and I take it that it's present in that of all Cygwin installs that include the C++ compiler, right? Here's the output of sum on /bin/c++.exe in my Cygwin install (the latest release versions of everything currently present on mirrors.rcn.net): % sum /bin/c++.exe 02568 71 % c++ --version 2.95.3-5 What's interesting is that '+' and ',' are adjacent ASCII codes (0x53 vs. 0x54 -- '+' vs. ','). So there's a three-bit difference between "c++.exe" and "c+,.exe" How could that have happened without triggering an ECC detection or correction? It couldn't happen over the net and it couldn't happen on a hard drive. I assume it could not happen in GZIP or BZIP2 compression. Non-parity RAM would seem the only possibility. Curious, no? Randall Schulz Mountain View, CA USA At 13:09 2001-06-29, Matt Gregory wrote: >The other day I found this file in the bin directory of my >cygwin installation. I would never have noticed it if it >didn't mysteriously appear in the Run registry key. Does >anyone know what this c+,.exe file is, or should I be >worried about it? > >Thanks >Matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/