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 |
X-Apparently-From: | <earnie?boyd AT yahoo DOT com> |
Message-ID: | <3ADC6988.BBC5DBE@yahoo.com> |
Date: | Tue, 17 Apr 2001 12:04:24 -0400 |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
Reply-To: | Cygwin Users <cygwin AT cygwin DOT com> |
X-Mailer: | Mozilla 4.76 [en] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | "William D. Kirby" <wdkirby AT ix DOT netcom DOT com> |
CC: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
Subject: | Re: Readline library global variable rl_complete_with_tilde_expansion |
References: | <3ADC6419 DOT E7DBB60F AT ix DOT netcom DOT com> |
"William D. Kirby" wrote: > > 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)? > The problem is that plot.c doesn't include the appropriate header to declare it and is taking matters into it's own hands. Include the appropriate header and remove the plot.c declaration. Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- 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 |