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

                 Summary: Cannot handle over 2GB file on Windows
                 Project: make
            Submitted by: mkato
            Submitted on: Fri 26 Jun 2020 06:05:07 PM JST
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: SCM
        Operating System: MS Windows
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Actually, windows version uses stat when checking mtime. But stat
returns -1 when file size is over 2GB. So we should use _stati64 instead.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 26 Jun 2020 06:05:07 PM JST  Name:
0001-make-cannot-handle-over-2GB-file-on-Windows.patch  Size: 1KiB   By: mkato
fix
<http://savannah.gnu.org/bugs/download.php?file_id=49375>

    _______________________________________________________

Reply to this item at:

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

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


Reply via email to