Control: severity -1 normal Control: tag -1 unreproducible On Mon, 26 May 2014 16:37:18 +0100 Michael Tautschnig <[email protected]> wrote: > iff_shell.c:357:39: error: 'CPPFunction' undeclared (first use in this > function) > rl_attempted_completion_function = (CPPFunction *)ifeffit_completion; > ^
> As of version 6.3, readline no longer provides this (long deprecated) typedef. > Please use rl_completion_func_t instead. I do not see this problem in current sid ... Andreas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

