Package: libterm-readline-gnu-perl
Version: 1.20-2

While compiling your package using our research compiler infrastructure we
noticed that there is a duplicate and conflicting definition of rl_last_func
when compiling Gnu.xs:

/usr/include/readline/readline.h declares:

extern rl_command_func_t *rl_last_func;

Gnu.xs declares:

/* rl_last_func() is defined in rlprivate.h */
extern Function *rl_last_func;

It seems that previous versions of readline would not publicly declare this
variable. For present versions of readline likely the declaration in Gnu.xs
can be dropped (or needs to be renamed).

Best,
Michael

Attachment: pgp6rWwEoVfL0.pgp
Description: PGP signature

Reply via email to