[Issue 780] The assignment of 'this' is allowed

2012-10-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=780


Denis Shelomovskij  changed:

   What|Removed |Added

 CC||verylonglogin@gmail.com
Version|D1 & D2 |D1


--- Comment #6 from Denis Shelomovskij  2012-10-30 
16:29:54 MSK ---
(In reply to comment #5)
> After fixing bug 4596, this will be an issue for only D1.

Bug 4596 is fixed.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 780] The assignment of 'this' is allowed

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=780


Kenji Hara  changed:

   What|Removed |Added

   See Also||http://d.puremagic.com/issu
   ||es/show_bug.cgi?id=4596


--- Comment #5 from Kenji Hara  2012-01-29 04:15:55 PST ---
After fixing bug 4596, this will be an issue for only D1.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 780] The assignment of 'this' is allowed

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=780


yebblies  changed:

   What|Removed |Added

 CC||jema...@earthlink.net


--- Comment #4 from yebblies  2012-01-29 22:44:26 EST ---
*** Issue 4819 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 780] The assignment of 'this' is allowed

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=780


Walter Bright  changed:

   What|Removed |Added

   Platform|x86 |All
Version|0.178   |D1 & D2
 OS/Version|Windows |All
   Severity|major   |normal


--- Comment #3 from Walter Bright  2012-01-22 
13:40:09 PST ---
The spec now disallows assignment to this and super, but the compiler still
allows it. Since code like gtkd relies on allowing it, the progression should
be:

1. spec change
2. make it a warning
3. deprecate it
4. remove from compiler

This will take time. We're at (1). So the bug stays open for now.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 780] The assignment of 'this' is allowed

2011-01-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=780



--- Comment #2 from Andrei Alexandrescu  2011-01-08 
14:10:50 PST ---
Before and after return the same thing in 2.051. Nevertheless, assigning to
this should be syntactically disallowed.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 780] The assignment of 'this' is allowed

2010-11-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=780


Andrei Alexandrescu  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||and...@metalanguage.com
 AssignedTo|nob...@puremagic.com|bugzi...@digitalmars.com


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---