Skip to content

FirebaseCore: remove workaround for imported enumeration #1

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

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

compnerd
Copy link
Owner

This has been resolved in main, remove the workaround and directly use the enumeration values to avoid matching the values.

This has been resolved in main, remove the workaround and directly use
the enumeration values to avoid matching the values.
@brianmichel brianmichel self-requested a review August 11, 2023 20:28
Copy link
Collaborator

@brianmichel brianmichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice cleanup!

@compnerd compnerd merged commit f4affd9 into main Aug 11, 2023
@compnerd compnerd deleted the compnerd/enum branch August 11, 2023 20:31
compnerd pushed a commit that referenced this pull request Oct 16, 2023
* Add custom initializer for file configuration

* Remove errant logger setting

* Add missing newline

* Create data out of path and then load into various formats as needed

* Memory map the file and just guard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants