by shigemk2

当面は技術的なことしか書かない

vim 9.0.1400

  • Problem: find_file_in_path() is not reentrant.
  • Solution: Instead of global variables pass pointers to the functions. (closes #12093)

github.com