The hash_destroy function is in include/parrot/hash.h but not defined (or
invoked) anywhere.  I presume this is because hashes are GC'd, so
hash_destroy can now be removed from the header file?

I take it the design of lexicals is still undecided, as
examples/assembly/lexicals.pasm coughs up errors - ?  For now, to make
things work I'll probably end up (ab)using a hash as a symbol table.

Also the ChangeLog hasn't been updated since 2002-03-19, it would be nice if
it was updated when ops are added or new PMC methods are defined etc.; it's
a good central place to summarize major changes (why was it discontinued?)

Dave
Isa. 40:31

Reply via email to