issues
search
harbour
/
core
Portable, xBase compatible programming language and environment
https://harbour.github.io/
Other
323
stars
207
forks
source link
Make oError:osCode return 2 on all platforms when an invalid filename is passed
#347
Closed
tuffnatty
closed
11 months ago
tuffnatty
commented
11 months ago
2023-12-01 11:00 UTC+0100 Phil Krylov (phil a t krylov.eu)
src/rtl/fserr.c
Mapped ERROR_INVALID_NAME on Windows to DOS error 2. Makes hbtest pass on Windows.
2023-12-01 11:00 UTC+0100 Phil Krylov (phil a t krylov.eu)