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 documenting bitstypes #13100

Merged
merged 1 commit into from
Sep 13, 2015

Conversation

MichaelHatherly
Copy link
Member

Documenting bitstypes that used <: syntax, ie.

"..."
bitstype 8 T <: S

was unsupported.

Documenting `bitstype`s that used `<:` syntax, ie.

    "..."
    bitstype 8 T <: S

was unsupported.
@tkelman tkelman added the docsystem The documentation building system label Sep 13, 2015
jakebolewski added a commit that referenced this pull request Sep 13, 2015
@jakebolewski jakebolewski merged commit 9561900 into JuliaLang:master Sep 13, 2015
@MichaelHatherly
Copy link
Member Author

Thanks.

@MichaelHatherly MichaelHatherly deleted the mh/fix-bitstype-doc branch September 13, 2015 16:54
tkelman pushed a commit that referenced this pull request Sep 13, 2015
Documenting `bitstype`s that used `<:` syntax, ie.

    "..."
    bitstype 8 T <: S

was unsupported.

(cherry picked from commit 4d60ba6)
ref #13100
@tkelman
Copy link
Contributor

tkelman commented Sep 16, 2015

backported in #13107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docsystem The documentation building system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants