> You wrote:
> This is a basic feature of our GC allocator. Current
> problem is that all objects use one common GC
> allocator, with one commno fingerprint.
> 
> Can you point me to same samples ?

Any contrib is fine besides HBQT.

F.e.:
   contrib\hbpgsql\postgres.c

The fingerprint is the handler callback 
passed to hb_gcAllocate() functions as 
2nd parameter.

> And reference count too, please.

hbcairo.

Check with 'grep hb_gc *'

(I'm forwarding this to mailing list, too)

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to