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: <3A63CEBA.6509B31@ece.gatech.edu> Date: Mon, 15 Jan 2001 23:31:54 -0500 From: Charles Wilson X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Dr. Volker Zell" CC: cygwin AT sources DOT redhat DOT com Subject: Re: two differents version of unctrl.h, one in cygwin-1.1.7 and one in ncurses-5.2 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Dr. Volker Zell" wrote: > > Hi > See subject. Thanks for the heads up. I was unaware of this conflict. Both newlib (and thus cygwin1.dll) and ncurses provide an unctrl implementation. The ncurses one is intended (by the ncurses developers, I suppose) to replace a system one -- WHEN linking with ncurses. I assume this because the ncurses unctrl.h explicitly #undef's unctrl() before re-#defining it to the ncurses function. I'll release a new ncurses where the ncurses version of unctrl.h is renamed 'nunctrl.h' and change all internal ncurses references to point to the new file. But I can't guarantee any time frame on that. --Chuck -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple