Date: Sun, 13 Feb 2011 17:28:15 -0500 From: Robert Huff <roberthuff@rcn.com> To: questions@freebsd.org Subject: problem when including readline.h Message-ID: <19800.23295.265146.528435@jerusalem.litteratus.org>
next in thread | raw e-mail | index | archive | help
I'm writing a C program which, for various reasons, has the warning level turned _way_ up. I'm now getting this: /usr/include/readline/readline.h:336: warning: redundant redeclaration of 'rl_make_bare_keymap' /usr/include/readline/keymaps.h:74: warning: previous declaration of 'rl_make_bare_keymap' was here and more like it. Other than turning down the warning level, what's wrong and how do I fix it? Respectfully, Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19800.23295.265146.528435>