[Issue 1596] op*Assign should return void

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 4 23:41:05 PDT 2011


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #3 from Jonathan M Davis <jmdavisProg at gmx.com> 2011-07-04 23:36:02 PDT ---
It's valid in that Andrei seems to be requesting that op*Assign be _required_
to return ref typeof(this), whereas currently, you can make it return whatever
you want.

-- 
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