[Issue 4662] Array ops on const arrays
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Jul 15 07:49:25 PDT 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=4662
bearophile_hugs at eml.cc changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #9 from bearophile_hugs at eml.cc 2012-07-15 07:49:23 PDT ---
(In reply to comment #8)
> Ok, not really my mistake, but a problem with typeMerge or the use of typeMerge
> in BinAssignExp::semantic.  It doesn't make any sense for a BinAssignExp or a
> BinAssignExp::e1 to be type-merged with the rhs, ever.
> 
> Bearophile, could you please open another bug for this?  It is a regression
> because this bug previously hid the error.
OK, thank you for answering.
I close this bug report as fixed, and I have opened a new regression, Issue
8390
-- 
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