Hi.
GeanyLua 0.7.0 is out, with the following enhancements
Tried to compile it on Ubuntu Gutsy 64bit. Got the following errors:
geanylua.c:51: error: expected declaration specifiers or '...' before numeric constant geanylua.c:54: warning: return type defaults to 'int' geanylua.c: In function 'VERSION_CHECK': geanylua.c:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token geanylua.c:62: error: storage class specified for parameter 'InitFunc'
on so on.
Could this be something 64bit-specific?
geanylua 0.6.1 compiled fine.