https://d.puremagic.com/issues/show_bug.cgi?id=12189


timon.g...@gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timon.g...@gmx.ch


--- Comment #1 from timon.g...@gmx.ch 2014-02-18 04:08:29 PST ---
string[]* ms;

void initialize(out string[] v){
    v = ["Hi!"];
    ms = &v; // oops
}

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to