June 18, 2010 [phobos] phobos commit, revision 1661 | ||||
---|---|---|---|---|
| ||||
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 |
June 18, 2010 [phobos] phobos commit, revision 1661 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsource.org | On Fri, 18 Jun 2010 01:53:47 -0400, dsource.org wrote:
> 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
Thank you!
|
Copyright © 1999-2021 by the D Language Foundation