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

Fix crash when a single pipe had inner defs #40

Merged
merged 2 commits into from
May 16, 2023
Merged

Conversation

novaugust
Copy link
Contributor

@novaugust novaugust commented May 16, 2023

Closes #39

The bug was the result of Pipes casually dropping :line (or in some cases, all) metadata. Treating it more preciously fixed things right up.

@novaugust novaugust force-pushed the me/integrations branch 2 times, most recently from d0c30e5 to 7ca127c Compare May 16, 2023 16:31
@novaugust novaugust force-pushed the me/integrations branch 2 times, most recently from 52dc1fb to 18d3595 Compare May 16, 2023 16:41
@novaugust novaugust merged commit 57771b1 into main May 16, 2023
@novaugust novaugust deleted the me/integrations branch May 16, 2023 16:55
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.

Crash when styling module with dynamically generated functions
1 participant