Saleem Abdulrasool
059d1abb27
FoundationEssentials: introduce a new error domain for Windows ( #528 )
...
Introduce the new Win32 error domain and error type to allow us to
represent the underlying OS error for file system operations. This
prepares us for the necessary support in `FileManager`.
2024-04-04 18:24:24 -07:00
Jeremy Schonfeld
872c7e7fd2
(124302607) Path-based CocoaErrors should use both NSFilePathErrorKey and NSURLErrorKey
2024-03-13 10:50:02 -07:00
Jeremy Schonfeld
e5211f2926
(122981400) Standardize on using internal import
2024-03-06 13:42:02 -08:00
Jeremy Schonfeld
12d6069721
(123104044) Consolidate/standardize file-based error reporting
...
* Consolidate/standardize file-based error reporting
* Fix build failures
* Fix test failures
2024-02-16 16:50:16 -08:00