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/


Reply via email to