On Wed, 27 Jan 2010 10:40:38 +0200 "a.beloborodov@viscomp.bg" a.beloborodov@viscomp.bg 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 :
- cd geany-plugins/
- ./autogen.sh
- 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.
Regards, Nick