Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Conversation

@chandarrengoog
Copy link
Contributor

This is necessary to avoid name collisions.

See #542.

Copy link
Contributor

@akbiggs akbiggs left a comment

Choose a reason for hiding this comment

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

Thanks for the fix.

parser.add_argument('--root', dest='root', action='store', required=True)
parser.add_argument('--json', dest='json', action='store', required=True)
parser.add_argument('--fidlgen-root', dest='fidlgen_root', action='store', required=True)
parser.add_argument('--fidlgen-output-root', dest='fidlgen_output_root', action='store', required=False)
Copy link
Contributor

Choose a reason for hiding this comment

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

No action required, but it seems weird that fidlgen_bin is always required even though it won't be used when fidlgen_output_root is not set.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

noted. I've changed the code to consider this.

This is necessary to avoid name collisions.

See flutter#542.
@chandarrengoog chandarrengoog merged commit 7effd69 into flutter:master Jan 13, 2022
@chandarrengoog chandarrengoog deleted the zx branch January 13, 2022 20:34
chandarrengoog added a commit to chandarrengoog/engine that referenced this pull request Jan 13, 2022
chandarrengoog added a commit to flutter/engine that referenced this pull request Jan 13, 2022
JsouLiang pushed a commit to JsouLiang/engine that referenced this pull request Jan 14, 2022
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.

3 participants