-
Notifications
You must be signed in to change notification settings - Fork 5
52 set file attributes #179
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pmikkelsen
reviewed
Mar 5, 2025
language-reference-guide/docs/system-functions/system-functions-categorised.md
Show resolved
Hide resolved
Contributor
Author
|
PM: Looks good to me, so I think we can consider the technical review complete. |
FionaDyalog
approved these changes
Apr 9, 2025
...nce-guide/docs/system-functions/system-functions-categorised/system-functions-categorised.md
Outdated
Show resolved
Hide resolved
...age-reference-guide/docs/system-functions/system-functions-categorised/native-files/ninfo.md
Outdated
Show resolved
Hide resolved
cb9e90f to
c68ed54
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There are some duplicate files related to ⎕NINFO; I have assumed that we have some old files still in the sources which are now defunct, and have only updated what I think are the current ones. Specifically, I have updated:
language-reference-guide/docs/system-functions/system-functions-categorised/native-files/ninfo.md
language-reference-guide/docs/system-functions/system-functions-categorised/system-functions-categorised.md
but not:
language-reference-guide/docs/system-functions/ninfo.md
language-reference-guide/docs/system-functions/system-functions-categorised.md
If this assumption is not correct, please let me know!
-- Update--
These are now updated as well:
language-reference-guide/docs/system-functions/ninfo.md
language-reference-guide/docs/system-functions/system-functions-categorised.md
Indeed, the updates to
language-reference-guide/docs/system-functions/system-functions-categorised/native-files/ninfo.md
language-reference-guide/docs/system-functions/system-functions-categorised/system-functions-categorised.md
can be ignored.