https://issues.dlang.org/show_bug.cgi?id=13148

Martin Nowak <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Martin Nowak <[email protected]> ---
It should not be possible to copy ModuleInfo because it's a variable-length
struct, so copying would slice off the data.

--

Reply via email to