Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <3AE3C6DB.3D0E9398@ece.gatech.edu> Date: Mon, 23 Apr 2001 02:08:27 -0400 From: Charles Wilson X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin-developers AT cygwin DOT com Subject: Re: SHOWSTOPPER: [was Re: vfscanf in newlib] References: <20010422202523 DOT A26689 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > > Chuck, could you update to the latest CVS version and let us know if > it fixes the problem that you found. Yes. I updated my src dir, deleted my entire build dir, and built from scratch. After installing the new dll, uname -a sez: CYGWIN_NT-5.0 KHELDAR 1.3.1(0.38/3/2) 2001-04-23 01:37 i686 unknown my sscanf test functions all build and run fine. and ssh.exe doesn't coredump; I can successfully connect to a remote machine. For good measure, I even fired up sshd under the new dll, and it worked just fine (ssh on same machine, and ssh from a different machine). --Chuck