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

Uniformly use the transformed error source in the error constructor #366

Merged
merged 2 commits into from Oct 20, 2022

Conversation

shepmaster
Copy link
Owner

@shepmaster shepmaster commented Oct 20, 2022

Previously, we only converted the source in the source field initializer. However, GenerateImplicitData::generate_with_source also needs access to the post-converted value.

Fixes #364

@shepmaster shepmaster added the bug Something isn't working label Oct 20, 2022
@netlify
Copy link

netlify bot commented Oct 20, 2022

Deploy Preview for shepmaster-snafu ready!

Name Link
🔨 Latest commit 4c433c8
🔍 Latest deploy log https://app.netlify.com/sites/shepmaster-snafu/deploys/63513a13107a1e0009b04f46
😎 Deploy Preview https://deploy-preview-366--shepmaster-snafu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Previously, we only converted the source in the source field
initializer. However, `GenerateImplicitData::generate_with_source`
also needs access to the post-converted value.

Fixes #364
@shepmaster shepmaster force-pushed the generate-implicit-with-transformed-source branch from e6388f2 to 4c433c8 Compare October 20, 2022 12:07
@shepmaster shepmaster changed the title [hack] fixin it all at once Uniformly use the transformed error source in the error constructor Oct 20, 2022
@shepmaster shepmaster merged commit e80bd8c into main Oct 20, 2022
@shepmaster shepmaster deleted the generate-implicit-with-transformed-source branch October 20, 2022 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant