Update the way handling lc_numeric 87/194587/4
authorn1214.hwang <n1214.hwang@samsung.com>
Thu, 6 Dec 2018 04:57:20 +0000 (13:57 +0900)
committerHermet Park <chuneon.park@samsung.com>
Fri, 7 Dec 2018 02:51:50 +0000 (02:51 +0000)
commit67a628c97d416b52ad1914b43c4aa2480a6d9336
tree5a0d10fca30abf84d8b87ee2d6bbe33d62f1e522
parentc4f5d0ef3da5a80a59e9a391069d7ce7040b3baf
Update the way handling lc_numeric
- https://review.tizen.org/gerrit/#/c/platform/upstream/efl/+/194095/
- setlocale(LC_NUMERIC, NULL) returns char* and this value will be changed again when setlocale called
- So, update the lc_numeric value at specific timing, it should copid as string.

Change-Id: I7fe5a222634641825e638670220defa86cb41c72
src/lib/ecore_wl2/ecore_wl2_input.c