]> granicus.if.org Git - icu/commit
ICU-20491 ICU4C u_getDataDirectory on Windows shouldn't set path to current directory...
authorJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 13 Mar 2019 03:04:40 +0000 (20:04 -0700)
committerJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 13 Mar 2019 20:25:33 +0000 (13:25 -0700)
commit1e86849408961d7f8f29cd4c53f02a32a0c3e4b7
treeb25b95ad6592e7e6d12c844d6cd553f068acc397
parent84e392e426bd40b995b7677b65df86bc761feadc
ICU-20491 ICU4C u_getDataDirectory on Windows shouldn't set path to current directory by default.

This change was introduced by the following commit e9946ec98eb14f485a85f690fb41029d492b03a2.

However, there's really no reason why the Windows UWP version should require the icudtl.dat file
to be in the same directory as the icuuc.dll file.
icu4c/source/common/putil.cpp