"README.md" did not exist on "c39ec1e3090bab637234aa8c9ecbfa0427ac814c"
Core: Fix msvc warning about strdup being deprecated
"warning: C4996: 'strdup': The POSIX name for this item is deprecated.
Instead, use the ISO C++ conformant name: _strdup."
Change-Id: Ic2335664c4d2baf74eaa201ba4a85e8af3575bfb
Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
Please register or sign in to comment