Update of bug #58656 (project make):

              Item Group:                     Bug => Enhancement            
             Assigned to:                    None => eliz                   
           Triage Status:                    None => Small Effort           

    _______________________________________________________

Follow-up 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?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58656>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to