lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




2010/3/19 Ignacio Burgueño <ignaciob@inconcertcc.com>
Sorry, I forgot to post the links to the relevant C code:

mylibrary
http://codepad.org/FNqtZXYo

mylibrary2
http://codepad.org/lJgV938F

Well, by now is quite obvious what the problem is. I was under the impression that each required module got a brand new environment by default. Re-reading PIL p.254 (Environment for C functions) proved me how wrong I was. Now I'll have something fun to do this weekend: going through my libraries and fix that :D

Sorry for the noise.
Regards,
Ignacio