| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <3A7F6D8E.78518FC9@ece.gatech.edu> |
| Date: | Mon, 05 Feb 2001 22:20:46 -0500 |
| From: | Charles Wilson <cwilson AT ece DOT gatech DOT edu> |
| X-Mailer: | Mozilla 4.75 [en] (Windows NT 5.0; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | cygwin AT sources DOT redhat DOT com |
| Subject: | [avail for test] ncftp-3.0.2-2 |
I've updated the ncftp package on sourceware. This version should fix Richard Stanton's "doesn't display prompts when run in a dos box" problem. I also went through the code changing all the #ifdef(_WIN32) sections into "#if defined(_WIN32) && !defined(__CYGWIN__)" or "#if defined(_WIN32) || defined(__CYGWIN__)" as appropriate. This was prompted by the recent '-mno-win32'/'-mwin32' change in gcc-2.95.2-7. I *think* I did that correctly, but since it's a pretty major change to the source this version is still marked 'test'. Use setup to download and install -- and *please* use a mirror. --Chuck -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |