Chromium Code Reviews
DescriptionIssue 986: Static type warning when overriding static super members
http://code.google.com/p/dart/issues/detail?id=986
Truth table:
Super | static | instance
Local | |
---------+---------+---------
static | warning | error
instance | warning | warning
Ancillary adition: Warnings are now colored differently from errors to help
distinguish between the two.
R=zundel
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=3435
Patch Set 1 #
Total comments: 1
Patch Set 2 : Cleanup #
Total comments: 5
Patch Set 3 : Updating enum name #
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||