Branch: refs/heads/main
Revision: 652f07f
Author: benharsh
Link: Deprecate file.tryGetPath and file.getchunk by benharsh · Pull Request #20355 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20355 from benharsh/io-nodoc-deprecate
Deprecate file.tryGetPath and file.getchunk
This PR deprecates file.tryGetPath
and file.getchunk
. The copy-initializer for the file
type is also deprecated.
[reviewed-by @jeremiah-corrado]
Modified Files:
A test/deprecated/IO/getchunk.chpl
A test/deprecated/IO/getchunk.good
A test/deprecated/IO/getchunk.txt
A test/deprecated/IO/tryGetPath.chpl
A test/deprecated/IO/tryGetPath.good
M modules/standard/FileSystem.chpl
M modules/standard/IO.chpl
M test/mason/masonUpdateTest.chpl
M test/mason/pkgconfig-tests/pcTest.chpl
Compare: https://github.com/chapel-lang/chapel/compare/403ccf6fd73a...652f07f69eda