[Geany] geanylua problem

Enrico Tröger enrico.troeger at xxxxx
Fri Dec 21 10:32:11 UTC 2007


On Thu, 20 Dec 2007 17:38:58 -0600, "Jeff Pohlmeyer"
<yetanothergeek at gmail.com> wrote:

> On Dec 20, 2007 11:31 AM, Steve <steve at trinidadgraphics.com> wrote:
> 
> > Hello,
> >
> > The genaylua plugin doesn't want to compile with svn 2106. This
> > error appears many times:
> >
> > lua_doc.c:26: error: 'GeanyData' has no member named 'document'
> >
> > I've compiled it several times before without a problem. Am I doing
> > something wrong or has something changed?
> 
> Something has changed - for each time you see this error, you need to
> change 'document' to 'documents' in the genaylua sources.
> 
> ( There are a couple of #define's in geanylua.h that also reference
> the geany_data->document. Fixing these will eliminate  several
> errors.)
This is because we had to change some field names in the plugin API. To
avoid future problems it's probably a good idea to use the macros in
plugins/pluginmacros.h.


Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20071221/e9c4799f/attachment.pgp>


More information about the Users mailing list