Ignore:
Timestamp:
Jun 5, 2020, 6:17:17 PM (5 years ago)
Author:
bird
Message:

kmk,kFsCache: Added variant of kFsCacheInvalidateAll that also closes directory handles, we need to do this befor ere-executing kmk after having remake some include file we needed. It messes up fetching otherwise.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/w32/winchildren.c

    r3358 r3359  
    36483648     * going on in the "exec'ed" make by keeping directories open.
    36493649     */
    3650     dir_cache_invalid_all();
     3650    dir_cache_invalid_all_and_close_dirs(1);
    36513651#endif
    36523652
Note: See TracChangeset for help on using the changeset viewer.