[Gambas-user] Segfault when freeing pointer used for Extern

Charlie Reinl Karl.Reinl at ...2345...
Wed Nov 6 13:29:24 CET 2013


Am Mittwoch, den 06.11.2013, 10:28 +1030 schrieb Bruce:
> Dear experts,
> 
> Can anyone see what I'm doing wrong here.  Source archive is attached,
> but here is the entire code:
> 
> ----------------------------------------------------------------------
> ' Gambas module file
> 
> ' void uuid_generate(uuid_t out);
> Extern UUID_Gen(op As Pointer) As Pointer In "libuuid:1" Exec
> "uuid_generate"

Salut Bruce,

I share my 9 years old uuidgen with you.
It was made under gambas1, worked and work with gambas2 and now it works
with gambas3.

No changes only new compiled.
-- 
Amicalement
Charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uuidgen-0.3.13.tar.gz
Type: application/x-compressed-tar
Size: 6309 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20131106/6b30c76a/attachment.bin>


More information about the User mailing list