Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Fix some compiler warnings in dispatcher.js#17

Open
CarlosM10011 wants to merge 1 commit intogoogle:masterfrom
CarlosM10011:compiler-warnings
Open

Fix some compiler warnings in dispatcher.js#17
CarlosM10011 wants to merge 1 commit intogoogle:masterfrom
CarlosM10011:compiler-warnings

Conversation

@CarlosM10011
Copy link

The closure compiler was giving me a couple of type mismatches in dispatcher.js, so I type casted them. Also, I changed goog.isArray to goog.isArrayLike; base.js does not seem to define goog.isArray anywhere. I searched in the latest commit in master in the closure library repo, which is at commit (https://github.com/google/closure-library/commits?author=12wrigja) at the time of this pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant