Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up warnings in the Firestore project #2622

Merged
merged 2 commits into from
Mar 25, 2019
Merged

Clean up warnings in the Firestore project #2622

merged 2 commits into from
Mar 25, 2019

Conversation

wilhuff
Copy link
Contributor

@wilhuff wilhuff commented Mar 24, 2019

Each commit explains what it's after.

Fix implicit narrowing warnings and reduce pb_size_t copypasta.
This cleans up a build-time warning about a duplicate file in the Copy
Headers phase and cleans up a massive duplicate id warning during pod
install.
@rsgowman rsgowman assigned wilhuff and unassigned rsgowman Mar 25, 2019
@wilhuff wilhuff merged commit 4cb3160 into master Mar 25, 2019
@wilhuff wilhuff deleted the wilhuff/warnings branch March 25, 2019 16:13
Corrob pushed a commit that referenced this pull request Apr 25, 2019
* Add nanopb::CheckedSize

Fix implicit narrowing warnings and reduce pb_size_t copypasta.

* Rename local::DocumentReference to DocumentKeyReference

This cleans up a build-time warning about a duplicate file in the Copy
Headers phase and cleans up a massive duplicate id warning during pod
install.
@firebase firebase locked and limited conversation to collaborators Oct 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants