Comment #2 on issue 589 by scrcarl...@gmail.com: Interpreter Crash Gambas3  
- Calling a library function - BananaPi
https://code.google.com/p/gambas/issues/detail?id=589

Dear Benoit,

in the firstplace i used VarPtr(hid_p) but i received the same result. When  
I did the same with Gambas 3.6.2 under Ubuntu 12.04 on my EeePC (IntelAtom  
processor) i didn't deliver a system crash. So I think it has to do with  
passing parameters to a ARM7 processor(banana pi) and may be there is  
aproblem with libffi.so.6. But i am not so familiar with c programming and  
debugging,but i know what a pointer or a pointer to a pointer is. So I  
believe that it doesn't matter if i pass it to pointer or to a pointer to a  
pointer. I just have to handle correctly at procesing time of returned data.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to