D2 is really that stable as it is claimed to be?

Adam D. Ruppe destructionator at gmail.com
Sat Sep 21 20:50:41 PDT 2013


On Sunday, 22 September 2013 at 03:37:02 UTC, Zhouxuan wrote:
> feature as described in TDPL, but I even can't use it to store 
> an array indexed by a string

If you use the built in arrays instead of the std.container Array 
type it will work. It still shouldn't be segfaulting, but this 
isn't quite as basic a flaw as it seems, since the library Array 
type is pretty complex.


More information about the Digitalmars-d mailing list