[Geany] geanylua problem
Jeff Pohlmeyer
yetanothergeek at xxxxx
Mon Dec 24 17:24:46 UTC 2007
On Dec 21, 2007 4:32 AM, Enrico Tröger <enrico.troeger at uvena.de> wrote:
> To avoid future problems it's probably a good idea to use the macros in
> plugins/pluginmacros.h.
Okay, I am converting geanylua over to use the "pluginmacros.h" file,
but I see something that looks a little bit strange:
src/document.h:71
extern GArray *doc_array;
plugins/pluginmacros.h:31
#define doc_array geany_data->doc_array
- Jeff
More information about the Users
mailing list