Skip to content
  • Masamichi Hosoda's avatar
    Bug 99360 - Fix cache file update on MinGW · 79058f4e
    Masamichi Hosoda authored and Akira TAGOH's avatar Akira TAGOH committed
    On Windows, opened or locked files cannot be removed.
    Since fontconfig locked an old cache file while updating the file,
    fontconfig failed to replace the file with updated file on Windows.
    
    This patch makes fontconfig does not lock the old cache file
    while updating it on Windows.
    79058f4e