[phobos] Showstopper bug: Hello world fails on OSX!

Sean Kelly sean at invisibleduck.org
Wed Nov 10 13:00:04 PST 2010


On Nov 10, 2010, at 12:49 PM, Jacob Carlborg wrote:
> 
> I would prefer to use a hash as well but I don't know if the runtime is sufficiently initialized when this operation would be called. I guess Sean or Walter have to answer/decide this.

A C-style hashtable using malloc/free is pretty easy to implement.  I don't think it's safe to use the built-in AA though.


More information about the phobos mailing list