Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.6.0
-
3
-
15069
Description
Newer versions of readline have removed (or hidden) CPPFunction, leading to the following compilation issue:
util/parser.c: In function 'init_input': util/parser.c:308:45: error: 'CPPFunction' undeclared (first use in this function) rl_attempted_completion_function = (CPPFunction *)command_completion;
The affects Ubuntu 14.04.