[Kde-bindings] playground/bindings/kimono

Richard Dale Richard_Dale at tipitina.demon.co.uk
Mon Mar 26 10:57:02 UTC 2007


SVN commit 646628 by rdale:

* Before an entry was removed from the weak reference map, a check was
  made to see if it was still there. But the check always returned 0
  because the reference was a dead weak reference, and so no entries
  were ever removed causing a memory leak
* Tidied up the code to call the C# delegate pointers directly, rather
  than via C wrapper functions, which didn't really do anything useful
* The 'CreateInstance()' method is now passed a pointer to a 
  smokeqyoto_object instance

CCMAIL: kde-bindings at kde.org



 M  +11 -0     ChangeLog  
 M  +19 -35    SmokeInvocation.cs  
 M  +11 -4     SmokeMarshallers.cs  
 M  +18 -20    handlers.cpp  
 M  +36 -59    qyoto.cpp  
 M  +5 -3      qyoto.h  





More information about the Kde-bindings mailing list