September 02, 2015
https://issues.dlang.org/show_bug.cgi?id=10740

secondaryAccount@web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |secondaryAccount@web.de

--- Comment #4 from secondaryAccount@web.de ---
still valid with dmd 2.068, but the location of the error changed:
 dmd/phobos/std/variant.d(634): Error: cannot modify immutable expression *p
 dmd/phobos/std/variant.d(420): Error: template instance
std.variant.VariantN!32LU.VariantN.opAssign!(immutable(TooBig)) error
instantiating
[...]

--
December 01
https://issues.dlang.org/show_bug.cgi?id=10740

--- Comment #5 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/9612

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--