Skip to content

Conversation

@JeffBezanson
Copy link
Member

A few more unobjectionable, NFC changes from #55047.

base/libuv.jl Outdated
Comment on lines 136 to 137
reinit_stdio() = _reinit_stdio()
function _reinit_stdio()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What in the world does this do?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, this PR is about "more small changes for trimming" -- and this adds a change we can later trim? 🤔 😂

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I think we did this at one point so we could disable Base's call to it, but still be able to easily call it ourselves later. But it looks like we don't need this anymore.

@JeffBezanson JeffBezanson merged commit 19165be into master Aug 1, 2024
@JeffBezanson JeffBezanson deleted the jb/trimmingmisc branch August 1, 2024 21:01
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.

4 participants