[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Crash in a library when un loading.
- From: Ignacio Burgueño <ignaciob@...>
- Date: Fri, 19 Mar 2010 13:27:22 -0300
2010/3/19 Ignacio Burgueño
<ignaciob@inconcertcc.com>
Sorry, I forgot to post the links to the relevant C code:
mylibrary
mylibrary2
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