Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37887440
en ru br
ALT Linux repos
S:2.3.8-alt1
5.0: 2.1.1-alt7
4.1: 2.1.1-alt7
4.0: 2.1.1-alt7
3.0: 2.1.1-alt6

Group :: Shells
RPM: tcl-readline

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: DEBIAN-functions.patch
Download


--- a/tclreadline.c
+++ b/tclreadline.c
@@ -624,7 +624,7 @@
        = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
 
        rl_filename_quoting_function
-       = (CPFunction*) TclReadlineFilenameQuotingFunction;
+       = (rl_quote_func_t *) TclReadlineFilenameQuotingFunction;
      */
     /*
        rl_filename_quoting_desired = 1;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin