Mike Emmel wrote:
> I thoght about passing in null for pool to signal a local allocation but 
> this
> hides a bug. I think its better to add a func to explitly create a local 
> hash.

Right, but a magic pointer value might be enough, e.g.:

#define FUSION_SHMPOOL_NONE     0xffffffff

Ok, not the cleanest way...

> The same can be done for vector.  The one in direct can then be deleted ?

Yes, only fusion versions, though it makes libdirect less attractive 
without libfusion.

> I can make the other clean ups you suggest also.

Ok :)

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to