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

Provide proper error message for unrecognized symbols during bootstrap. #19225

Merged
merged 8 commits into from Jul 8, 2023

Conversation

kaos
Copy link
Member

@kaos kaos commented Jun 1, 2023

Fixes #19156

Not sure how to provide better error context here though. In the case presented in the issue, the error could be slightly confusing as it is reported as unrecognized when in fact it is defined as a macro.

@kaos kaos added the category:bugfix Bug fixes for released features label Jun 1, 2023
@kaos kaos requested a review from thejcannon June 1, 2023 21:13
@kaos
Copy link
Member Author

kaos commented Jun 9, 2023

bump

@kaos
Copy link
Member Author

kaos commented Jun 9, 2023

actually I think the error message for this issue may be improved by the changes in #19284

@kaos kaos enabled auto-merge (squash) July 8, 2023 19:42
@kaos kaos merged commit 670fb96 into main Jul 8, 2023
24 checks passed
@kaos kaos deleted the kaos/issue-19156 branch July 8, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError when using macro in root BUILD file
3 participants