[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #58656] Cannot handle over 2GB file on Windows
From: |
Makoto Kato |
Subject: |
[bug #58656] Cannot handle over 2GB file on Windows |
Date: |
Thu, 16 Jul 2020 02:38:11 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0 |
Follow-up Comment #2, bug #58656 (project make):
[comment #1 comment #1:]
> Thanks.
>
> However, this change cannot be unconditional even on MS-Windows, because
_stati64 and 'struct _stat64' are not available on all versions of Windows.
>
> Also, AFAIK _stati64 accepts an argument of type 'struct stati64', not
'struct _stat64', see
>
>
https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/stat-functions?view=vs-2019
>
> Would you like to modify the patch to fix the above 2 issues?
Updated fix with VC version check and using _stat64. Do you have any comment?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58656>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/