Skip to content

CustomStringConvertible conformance is not visible in some cases #68326

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

Open
compnerd opened this issue Sep 5, 2023 · 1 comment
Open

CustomStringConvertible conformance is not visible in some cases #68326

compnerd opened this issue Sep 5, 2023 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels

Comments

@compnerd
Copy link
Member

compnerd commented Sep 5, 2023

When enabling macros on Windows, it was found that the CustomStringConvertible conformance on PluginError was not visible in all cases. We were unable to synthesize a reduced test case and most of the structurally similar cases were unable to reproduce the issue.

Once the underlying issue is identified, we should revert #68323.

@compnerd compnerd added bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels labels Sep 5, 2023
@compnerd
Copy link
Member Author

compnerd commented Sep 5, 2023

CC: @DougGregor @rintaro @bnbarham

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
Projects
None yet
Development

No branches or pull requests

1 participant