3791 – Reference anonymous nested classes when describing new expressions

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 3791 - Reference anonymous nested classes when describing new expressions
Summary: Reference anonymous nested classes when describing new expressions
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: All All
: P2 minor
Assignee: No Owner
URL: http://digitalmars.com/d/2.0/expressi...
Keywords: spec
Depends on:
Blocks:
Reported: 2010年02月09日 22:02 UTC by Jerry Quinn
Modified: 2015年06月09日 01:27 UTC (History)
1 user (show)

See Also:


Attachments
Add an attachment (proposed patch, testcase, etc.)

Note You need to log in before you can comment on or make changes to this issue.
Description Jerry Quinn 2010年02月09日 22:02:40 UTC
NewExpression has the following text:
If there is a new ( ArgumentList ), then those arguments are passed to the class or struct specific allocator function after the size argument.
It would be good to have a link to 
http://digitalmars.com/d/2.0/class.html#anonymous
added to that text.
Comment 1 Jerry Quinn 2010年03月11日 19:50:00 UTC
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.
Comment 2 github-bugzilla 2012年01月23日 14:45:59 UTC
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
Comment 3 Walter Bright 2012年01月23日 14:46:59 UTC
I added a link for your first comment, but I don't know what you mean by the second.


AltStyle によって変換されたページ (->オリジナル) /