[Geany] Plugin keybindings support in SVN

Nick Treleaven nick.treleaven at xxxxx
Fri Mar 14 12:02:27 UTC 2008


On Thu, 13 Mar 2008 13:52:49 -0500
"Jeff Pohlmeyer" <yetanothergeek at gmail.com> wrote:

> One other minor issue -
> I can now create the name and label strings dynamically,
> but I get those "discards qualifiers" messages when I
> compile with warnings turned on.

Can you show some example code that produces the warnings, and your
warning flags (I use at least -Wall and -Wextra)?

> Would it be possible to remove the const qualifier from
> the gchar* fields in the KeyBinding and KeyBindingGroup
> structs, or does that cause warnings somewhere else?

Hmm, I'm not sure why that causes a problem. Maybe we can remove them,
but I'd like to see the code first.

Regards,
Nick



More information about the Users mailing list