phobos commit, revision 1661
user: sean msg: The void initializer for "ubyte[size] store" caused a compile error to be generated when assigning Variant.init to a variant value (voids have no value). Since initialization is taking place anyway it seems pointless to have the "=void" here so I'm removing it. http://www.dsource.org/projects/phobos/changeset/1661 _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
