Files
@ r12008:976162879be1
Branch filter:
Location: cpp/openttd-patchpack/source/.gitignore
r12008:976162879be1
177 B
text/plain
(svn r16419) -Fix [FS#2916]: MSYS has two distinct ways to write paths. When calling external binaries it resolves paths which causes comparisons between a resolved and unresolved path. So always use the resolved path instead of the unresolved one.