[Issue 3971] Syntax & semantics for array assigns
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue May  4 09:25:03 PDT 2010
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3971
--- Comment #11 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2010-05-04 09:24:59 PDT ---
Such behavior is very bug-prone: in the case of tag array it does matter
whether you meant array op or array itself as value, see bug 3395 comment 2. If
compiler can distinguish between x and x[] it can raise error, but judging from
what you tell, compiler tries to assume.
-- 
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