[Issue 3971] Syntax & semantics for array assigns

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 16 13:08:10 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3971



--- Comment #4 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2010-04-16 13:08:07 PDT ---
a = b;      static  dynamic
static      Err2    Err
dynamic     Err     OK2
^ As I understand, this disallows assignment of a static array to the dynamic
one?

Is this related to bug 3395?

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


More information about the Digitalmars-d-bugs mailing list