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: <3ADC6419.E7DBB60F@ix.netcom.com> Date: Tue, 17 Apr 2001 11:41:13 -0400 From: "William D. Kirby" X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: Readline library global variable rl_complete_with_tilde_expansion Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit In building gnuplot v3.8f+ the global variable rl_complete_with_tilde_expansion causes an error of being undefined in plot.c. It is declared as extern int in plot.c, and as int in the readline library complete.c. Is this a fault in the readline library or in the Cygwin gcc compiler (gcc 2.95.3-3)? -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple