Commit c9c145d
Merge file size fields correctly on Windows (nim-lang#19141)
* Merge file size fields correctly on Windows
Merge file size fields correctly on Windows
- Merge the two 32-bit file size fields from `BY_HANDLE_FILE_INFORMATION` correctly in `rawToFormalFileInfo`.
- Fixes nim-lang#19135
* Update os.nim1 parent bf88830 commit c9c145d
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3255 | 3255 | | |
3256 | 3256 | | |
3257 | 3257 | | |
3258 | | - | |
| 3258 | + | |
| 3259 | + | |
| 3260 | + | |
| 3261 | + | |
| 3262 | + | |
3259 | 3263 | | |
3260 | 3264 | | |
3261 | 3265 | | |
| |||
0 commit comments