[Issue 2853] Property overriding problem

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 5 06:01:32 PST 2010


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


Witold Baryluk <baryluk at smp.if.uj.edu.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |baryluk at smp.if.uj.edu.pl


--- Comment #2 from Witold Baryluk <baryluk at smp.if.uj.edu.pl> 2010-02-05 06:01:31 PST ---
Actually setter in the base class is not needed to trigger this bug.

Also calling this.number() in method(), so adding call brackets, doesn't solve
problem. So it is not only problem with setter/getter. This can lead to problem
with perfectly valid code with no properties.

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