test[0u] of type bool[1u] does not have a boolean value

Namespace rswhite4 at googlemail.com
Sat Jun 29 05:57:06 PDT 2013


I get this with -wi:
bug.d(5): Warning: explicit element-wise assignment (test[0u])[] 
= false is bett
er than test[0u] = false

That helps a bit. But I thought that D dereferences 
automatically? ;)


More information about the Digitalmars-d-learn mailing list