Files
@ r12008:976162879be1
Branch filter:
Location: cpp/openttd-patchpack/source/known-bugs.txt
r12008:976162879be1
1.2 KiB
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.