Revert "io.files.windows: replace "-1 <alien>" with INVALID_HANDLE_VALUE"
This reverts commit a6f0b74f03
.
fix-linux
parent
d9f1093cf8
commit
8a3b7cbd18
|
@ -399,7 +399,7 @@ M: windows home
|
||||||
WIN32_FIND_STREAM_DATA <struct>
|
WIN32_FIND_STREAM_DATA <struct>
|
||||||
0
|
0
|
||||||
[ FindFirstStream ] keepd
|
[ FindFirstStream ] keepd
|
||||||
over INVALID_HANDLE_VALUE = [
|
over -1 <alien> = [
|
||||||
2drop throw-win32-error
|
2drop throw-win32-error
|
||||||
] [
|
] [
|
||||||
1vector swap file-streams-rest
|
1vector swap file-streams-rest
|
||||||
|
|
Loading…
Reference in New Issue