On Thu, 28 Jan 2010 13:44:18 +0000
Nick Treleaven <[email protected]> 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
_______________________________________________
Geany-devel mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to