-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add deprecation of @unix_only
etc. to NEWS
#18189
Labels
docs
This change adds or pertains to documentation
good first issue
Indicates a good issue for first-time contributors to Julia
Milestone
Comments
kshyatt
added
docs
This change adds or pertains to documentation
good first issue
Indicates a good issue for first-time contributors to Julia
labels
Aug 22, 2016
BrandonEdwards
added a commit
to BrandonEdwards/julia
that referenced
this issue
Aug 26, 2016
This seems to be good to go (better than other guys version?). I didn't change wording elsewhere in NEWS: "The @windows_only and @osx family of macros" that was already in.. not asked for, could be separate if needed. |
tkelman
pushed a commit
that referenced
this issue
Sep 2, 2016
mfasi
pushed a commit
to mfasi/julia
that referenced
this issue
Sep 5, 2016
…liaLang#18254) * Fix JuliaLang#18189 (Add deprecation of etc. to NEWS) * Remove mentioning of @static, add as a note * Added reference to Handling Operating System Variation section in manual * Changed reference numbers * Change PR number
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
docs
This change adds or pertains to documentation
good first issue
Indicates a good issue for first-time contributors to Julia
The deprecation of
@unix_only
,@osx
etc., should be added toNEWS.md
.The text was updated successfully, but these errors were encountered: