[Geany-devel] geanylua svn build failure - Re: Patch to fix API usage of GeanyDoc

Nick Treleaven nick.treleaven at xxxxx
Thu Jan 28 17:41:58 UTC 2010


On Thu, 28 Jan 2010 13:44:18 +0000
Nick Treleaven <nick.treleaven at btinternet.com> wrote:

> > I found an error in GeanyLua when compiling geany plugins.You can see
> > error at http://nopaste.geany.org/p/m66352bc5 .
> > Steps to reproduce :
> > 1. cd geany-plugins/
> > 2. ./autogen.sh
> > 3. make - j 2
> 
> OK, thanks. It seems GeanyLua is using a deprecated function, and the
> recent changes break deprecated support. I'll try to fix this soon.

Actually it was a Geany API issue, fixed in SVN.

 * src/plugindata.h:
   Fix renaming sci_send_message(), sci_send_command() function
pointers.

Regards,
Nick



More information about the Devel mailing list