guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tiny patch for guile-readline with very new readline libs


From: Marius Vollmer
Subject: Re: Tiny patch for guile-readline with very new readline libs
Date: 14 Jun 2001 17:20:55 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Matthias Koeppe <address@hidden> writes:

> The following patch adds a configure test and uses the old or new
> names depending on the result.  Also a missing prototype is added.

Applied!  Thanks!

> +  rl_completion_entry_function = (rl_compentry_func_t*) completion_function;
                                     ^^^^^^^^^^^^^^^^^^^^

Uh oh, they use the "_t" suffix...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]