Closed blickly closed 9 years ago
Sadly, this is a fundamental flaw in how we designed type inference. We really need
to
do something so that the method call cancels the type inference on the qualified name.
I'll think about this a bit more. I've toyed with a few ideas, but have no good ones
yet.
Original issue reported on code.google.com by Nicholas.J.Santos
on 2010-02-16 15:24:28
Is this something that will change in the new type inference?
Original issue reported on code.google.com by concavelenz
on 2014-03-13 20:30:24
We want to include some of the side effects of a function in its summary, so we can
catch things like this, but we haven't implemented it yet. (Assigning to me is fine
though. I'll update it when we have more progress.)
Original issue reported on code.google.com by dimvar@google.com
on 2014-03-13 20:39:03
Issue tracking has been migrated to github. Please make any further comments on this
issue through https://github.com/google/closure-compiler/issues
Original issue reported on code.google.com by blickly@google.com
on 2014-05-01 18:31:49
(No text was entered with this change)
Original issue reported on code.google.com by blickly@google.com
on 2014-05-01 18:34:11
Original issue reported on code.google.com by
amoeding
on 2010-02-15 20:11:26