[Issue 3791] Reference anonymous nested classes when describing new expressions

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3791

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|2.040   |D2

--


[Issue 3791] Reference anonymous nested classes when describing new expressions

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



--- Comment #2 from github-bugzi...@puremagic.com 2012-01-23 14:45:59 PST ---
Commit pushed to
https://github.com/D-Programming-Language/d-programming-language.org

https://github.com/D-Programming-Language/d-programming-language.org/commit/d3a36f1572f0187c0bf85097f86050f6dbc533f3
fix Issue 3791 - Reference anonymous nested classes when describing new
expressions

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


[Issue 3791] Reference anonymous nested classes when describing new expressions

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


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


--- Comment #3 from Walter Bright bugzi...@digitalmars.com 2012-01-23 
14:46:59 PST ---
I added a link for your first comment, but I don't know what you mean by the
second.

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


[Issue 3791] Reference anonymous nested classes when describing new expressions

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



--- Comment #1 from Jerry Quinn jlqu...@optonline.net 2010-03-11 19:50:00 PST 
---
A couple of words should be associated with PostfixExpression as well, since
that's where nested class new syntax actually shows up in the grammar.

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