Skip to content

Conversation

@nalimilan
Copy link
Member

@nalimilan nalimilan commented Aug 6, 2019

This fixes building the Documenter docs. Introduced by #31204.

This fixes building the Documenter docs.
@nalimilan nalimilan requested a review from kshyatt August 6, 2019 15:24
base/sysinfo.jl Outdated

"""
Sys.cpu_summary(io::IO=stdout, cpu::AbstractVector{CPUinfo} = cpu_info())
Sys.cpu_summary(io::IO=stdout, cpu::AbstractVector{CPUinfo} = Sys.cpu_info())
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps we should remove the whitespaces in the second keyword argument? It took me quite a few seconds to parse that line and to see whether there is an assignment going on here...

Copy link
Member Author

Choose a reason for hiding this comment

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

Good idea.

@staticfloat
Copy link
Member

Good catch @nalimilan; I went the nuclear route and reverted the whole commit. You'll need to rebase on top of that.

@nalimilan
Copy link
Member Author

AFAICT there's nothing to rebase since the changes in this PR applied to a docstring which has been removed by the revert. They will just have to be applied to the un-reverting PR.

@nalimilan nalimilan closed this Aug 7, 2019
@nalimilan nalimilan deleted the nl/cpu_info branch August 7, 2019 12:58
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