X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-repos%2Fpackages.git;a=blobdiff_plain;f=demian%2Fbc%2Freadline.patch;fp=demian%2Fbc%2Freadline.patch;h=cd42c891232c2ac9f2c1d2ebd1511c80bea1b3b4;hp=0000000000000000000000000000000000000000;hb=f0cf5d9bdce8c606167c114b5ba06792a200b957;hpb=19e8a11f5a1789f804a1b0cb43b1d0c34bf5916c diff --git a/demian/bc/readline.patch b/demian/bc/readline.patch new file mode 100755 index 0000000..cd42c89 --- /dev/null +++ b/demian/bc/readline.patch @@ -0,0 +1,11 @@ +--- demian/bc/scan.l.orig Wed Sep 13 14:25:47 2000 ++++ demion/bc/scan.l Sun Jun 10 18:18:42 2001 +@@ -143,7 +143,7 @@ + + /* Definitions for readline access. */ + extern FILE *rl_instream; +-_PROTOTYPE(char *readline, (char *)); ++_PROTOTYPE(char *readline, (const char *)); + + /* rl_input puts upto MAX characters into BUF with the number put in + BUF placed in *RESULT. If the yy input file is the same as