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

varinfo() has been moved to InteractiveUtils #30130

Merged
merged 1 commit into from
Nov 23, 2018
Merged

varinfo() has been moved to InteractiveUtils #30130

merged 1 commit into from
Nov 23, 2018

Conversation

YonghyunRyu
Copy link
Contributor

@YonghyunRyu YonghyunRyu commented Nov 23, 2018

When we want to call varinfo() on the remote processes,
we have to call InteractiveUtils.varinfo() instead.
Thus, the example in the document should be changed.
#25751

When we want to call `varinfo()` on the remote processes,
we have to call InteractiveUtils.varinfo() instead.
#25751
@YonghyunRyu YonghyunRyu changed the title varinfo() is moved to InteractiveUtils varinfo() has been moved to InteractiveUtils Nov 23, 2018
@StefanKarpinski
Copy link
Sponsor Member

Nice catch! Thanks for the pull request to fix it.

@fredrikekre fredrikekre added domain:docs This change adds or pertains to documentation backport pending 1.0 labels Nov 23, 2018
@fredrikekre
Copy link
Member

Thanks, and welcome as a contributor to Julia!

@fredrikekre fredrikekre merged commit bc34b99 into JuliaLang:master Nov 23, 2018
KristofferC pushed a commit that referenced this pull request Nov 28, 2018
When we want to call `varinfo()` on the remote processes,
we have to call InteractiveUtils.varinfo() instead.
#25751

(cherry picked from commit bc34b99)
@KristofferC KristofferC mentioned this pull request Nov 28, 2018
61 tasks
KristofferC pushed a commit that referenced this pull request Dec 12, 2018
When we want to call `varinfo()` on the remote processes,
we have to call InteractiveUtils.varinfo() instead.
#25751

(cherry picked from commit bc34b99)
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
When we want to call `varinfo()` on the remote processes,
we have to call InteractiveUtils.varinfo() instead.
#25751

(cherry picked from commit bc34b99)
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
When we want to call `varinfo()` on the remote processes,
we have to call InteractiveUtils.varinfo() instead.
#25751

(cherry picked from commit bc34b99)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants