This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Readline library global variable rl_complete_with_tilde_expansion


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]