[Issue 3008] Members of non-lvalues can be assigned to.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 18 21:20:23 PDT 2009


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


BCS <shro8822 at vandals.uidaho.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shro8822 at vandals.uidaho.edu




--- Comment #1 from BCS <shro8822 at vandals.uidaho.edu>  2009-05-18 21:20:21 PDT ---
The problem is not that ++/+= work on lvalues (they don't). The problem is that
the members of a struct returned from a function are lvalues.

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