January 09, 2010 [Issue 3693] New: Grammar missing typeof(this) and typeof(super) | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=3693 Summary: Grammar missing typeof(this) and typeof(super) Product: D Version: 2.038 Platform: All URL: http://digitalmars.com/d/2.0/declaration.html#Typeof OS/Version: All Status: NEW Keywords: spec Severity: normal Priority: P2 Component: www.digitalmars.com AssignedTo: nobody@puremagic.com ReportedBy: jlquinn@optonline.net --- Comment #0 from Jerry Quinn <jlquinn@optonline.net> 2010-01-09 12:07:50 PST --- Typeof: typeof(Expression) typeof(return) The other two are missing. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
January 09, 2010 [Issue 3693] Grammar missing typeof(this) and typeof(super) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jerry Quinn | http://d.puremagic.com/issues/show_bug.cgi?id=3693 Matti Niemenmaa <matti.niemenmaa+dbugzilla@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |matti.niemenmaa+dbugzilla@i | |ki.fi Resolution| |INVALID --- Comment #1 from Matti Niemenmaa <matti.niemenmaa+dbugzilla@iki.fi> 2010-01-09 12:18:07 PST --- this and super are both Expressions: http://digitalmars.com/d/2.0/expression.html#PrimaryExpression -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation