On Fri, Feb 6, 2015 at 6:59 PM, Philip Chee <[email protected]> wrote: >> >> - PLD_NewDHashTable() and PLD_HashTableDestroy() have been removed. You >> should >> now just use |new|+PL_DHashTableInit() and PLD_HashTableDestroy()+|delete|, > > ITYM PL_DHashTableFinish()+|delete|
I do. Thank you for the correction. Nick _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

