[Gambas-devel] A few comment about Tommy's changes

Benoît Minisini gambas at ...1...
Thu Aug 4 17:47:17 CEST 2011


> Hi Benoit,
> I wish I did.
> From the Valgrind output I can see the problem started while creating new
> class in gbx_object.c at 0x423D12: OBJECT_new (gbx_object.c:57)
> ==29609==    by 0x423E05: OBJECT_create (gbx_object.c:395)
> ==29609==    by 0xD4BAAC0: CGLUQUADRIC_create (cgluquadric.c:31)
> ==29609==    by 0xD4BAA80: GLUNEWQUADRIC (GLUquadratic.c:33)
> I was trying to understand it, but I just can't.
> I sent all the files to devel list yesterday, maybe you can figure out
> what's wrong. I'm too little fish in that pond yet :(
> 
> Regards,
> Tomek.
> 

Valgrind tells you that something is wrong in cgluquadric.c at line 31 
(provided that the Gambas inner functions work, but they should).

And I didn't see your files anywhere.

-- 
Benoît Minisini




More information about the Devel mailing list