[Gambas-user] Issue 132 in gambas: Not possible to pass more than one function pointer

gambas at ...2524... gambas at ...2524...
Sun Oct 23 23:50:13 CEST 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 132 by svit... at ...626...: Not possible to pass more than one  
function pointer
http://code.google.com/p/gambas/issues/detail?id=132

If the external function takes multiple callbacks, they all point to the  
first callback.

Version: rc5
Operating system: Linux
Architecture: x86_64

Ouutput Test Application:
MMain.step_callback.38:
MMain.step_callback.38:
MMain.step_callback.38:
The correct output:
MMain.step_callback.38:
MMain.step_callback.38:
MMain.final_callback.44:

Perhaps the reason is that as a key in the hash table used by the program  
counter?


Attachments:
	callback_bug-0.0.1.tar.gz  4.8 KB





More information about the User mailing list