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

853: Silly typo in obscure stream_to constructor. #857

Merged
merged 3 commits into from
Jun 27, 2024
Merged

Conversation

jtv
Copy link
Owner

@jtv jtv commented Jun 24, 2024

Fixes: #853

This has been broken (at compile time!) for years but someone finally noticed. It's a deprecated constructor, so perhaps I ought to delete it rather than fix it.

Fixes: #853

This has been broken (at compile time!) for _years_ but someone finally
noticed.  It's a deprecated constructor, so perhaps I ought to delete
it rather than fix it.
jtv added 2 commits June 27, 2024 00:47
It never worked, _and_ it's deprecated.  No point fixing it.
@jtv jtv merged commit f9e9f56 into master Jun 27, 2024
6 of 7 checks passed
@jtv jtv deleted the stream_to-header branch June 27, 2024 10:02
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.

stream_to uses quote_name as 2 argument function
1 participant