Magellan Linux

Annotation of /trunk/bc/patches/bc-1.06-readline42.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (hide annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years, 1 month ago) by niro
File size: 430 byte(s)
-import

1 niro 144 this lets bc use readline-4.2, borrowed from redhat apparently. :)
2    
3     --- bc-1.06/bc/scan.l.sux Fri May 11 14:27:20 2001
4     +++ bc-1.06/bc/scan.l Fri May 11 14:27:32 2001
5     @@ -143,7 +143,6 @@
6    
7     /* Definitions for readline access. */
8     extern FILE *rl_instream;
9     -_PROTOTYPE(char *readline, (char *));
10    
11     /* rl_input puts upto MAX characters into BUF with the number put in
12     BUF placed in *RESULT. If the yy input file is the same as