[Geany-devel] geany_debug for plugins patch
Tony Rick
tonyr42 at xxxxx
Sun Feb 28 18:16:55 UTC 2010
2010/2/28 Enrico Tröger <enrico.troeger at uvena.de>
> On Fri, 26 Feb 2010 23:04:39 -0800, Tony wrote:
>
> >Here's a patch that allows plugins to use *geany_debug*, for your
> >consideration. I'm not real happy about the way things have to be
> >named to conform to the existing conventions (requiring a new struct
> >named * GeanyFuncs*, which might be easily confused with struct
> >*GeanyFunctions* in plugins.c and plugindata.h), so feel free to muck
> >with this if there is a better way.
>
> geany_debug() isn't part of the plugins API as it is intended for
> *Geany*'s debug messages.
>
> Plugins could simply use g_message or g_debug or whatever they like.
> I don't think it's necessary to add geany_debug() to the plugins API.
>
> Sorry for your wasted efforts :(.
>
Thanks for the input. Time spent learning is not wasted.
- tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20100228/b0e576f5/attachment.html>
More information about the Devel
mailing list