Skip to content

Issues: JuliaLang/julia

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Better error message on mv(x, x) error messages Better, more actionable error messages filesystem Underlying file system and functions that use it
#55833 opened Sep 21, 2024 by LilithHafner
Add DirEntry-based readdir methods design Design of APIs or of the language itself filesystem Underlying file system and functions that use it
#55358 opened Aug 3, 2024 by IanButterworth Loading…
More helpful error message with open(~/path/to/file.txt) error messages Better, more actionable error messages filesystem Underlying file system and functions that use it
#54068 opened Apr 12, 2024 by haakon-e
Evaluate the cost of relocatable files in parallel filesystems filesystem Underlying file system and functions that use it
#53810 opened Mar 21, 2024 by fatteneder
delete unsupported Filesystem.JL_O_ flags filesystem Underlying file system and functions that use it
#53252 opened Feb 8, 2024 by vtjnash
Working with FIFO file-descriptors filesystem Underlying file system and functions that use it
#52122 opened Nov 11, 2023 by vchuravy
Disallow ispath(::Integer) and similar for a bunch of other methods (isdir, isfile, ...) awaiting review PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated. filesystem Underlying file system and functions that use it minor change Marginal behavior change acceptable for a minor release triage This should be discussed on a triage call
#51711 opened Oct 15, 2023 by jakobnissen Loading…
ispath returning false positive result for the given argument filesystem Underlying file system and functions that use it
#51710 opened Oct 15, 2023 by vrkansagara
2
4
stat.inode is not reliable as a check for samefile() if using network files on Windows filesystem Underlying file system and functions that use it system:windows Affects only Windows
#50596 opened Jul 19, 2023 by sunito
Add a skip keyword to walkdir function feature Indicates new feature / enhancement requests filesystem Underlying file system and functions that use it
#50531 opened Jul 12, 2023 by mgalenb
Export stat! and add it to the manual filesystem Underlying file system and functions that use it
#50300 opened Jun 27, 2023 by dalum Loading…
long symlinks: libuv stat throws errors where /bin/stat doesn't bug Indicates an unexpected problem or unintended behavior filesystem Underlying file system and functions that use it upstream The issue is with an upstream dependency, e.g. LLVM
#49828 opened May 16, 2023 by maleadt
On Windows, mktemp("") creates the temporary file at \ filesystem Underlying file system and functions that use it system:windows Affects only Windows
#48470 opened Jan 31, 2023 by yha
CI: Intermittent failure in pidfile ci Continuous integration filesystem Underlying file system and functions that use it test This change adds or pertains to unit tests
#47090 opened Oct 7, 2022 by Keno
Feature request: Filter argument to walkdir filesystem Underlying file system and functions that use it
#46312 opened Aug 11, 2022 by jakobnissen
CI: Intermittent test failure in FileWatching ci Continuous integration filesystem Underlying file system and functions that use it system:apple silicon Affects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chips
#45982 opened Jul 9, 2022 by Keno
Properly crash/report error when writing to full filesystem error handling Handling of exceptions by Julia or the user filesystem Underlying file system and functions that use it io Involving the I/O subsystem: libuv, read, write, etc.
#44535 opened Mar 9, 2022 by Seelengrab
File not closed properly after usage on Windows filesystem Underlying file system and functions that use it needs more info Clarification or a reproducible example is required system:windows Affects only Windows
#43673 opened Jan 6, 2022 by abx78
[Breaking] Make basename and dirname ignore a trailing path separator breaking This change will break code filesystem Underlying file system and functions that use it
#43137 opened Nov 18, 2021 by giordano Potential 2.0
mktemp should take mode argument filesystem Underlying file system and functions that use it
#41585 opened Jul 14, 2021 by Keno
atomic file writing feature Indicates new feature / enhancement requests filesystem Underlying file system and functions that use it io Involving the I/O subsystem: libuv, read, write, etc.
#39892 opened Mar 2, 2021 by vtjnash
isfile error on too long file names docs This change adds or pertains to documentation filesystem Underlying file system and functions that use it
#39774 opened Feb 21, 2021 by GiggleLiu
Watching folder makes it impossible to delete/rename parent folder on Windows filesystem Underlying file system and functions that use it system:windows Affects only Windows
#36864 opened Jul 31, 2020 by Cruor
Copy command fails on azure file shares with force=true, because stat(...).inode == 0 filesystem Underlying file system and functions that use it
#36749 opened Jul 21, 2020 by jonbarkerlondon
improve / offer better alternative to realpath filesystem Underlying file system and functions that use it speculative Whether the change will be implemented is speculative
#34135 opened Dec 18, 2019 by StefanKarpinski
ProTip! no:milestone will show everything without a milestone.