eina file test - warn - silence wanring wirth a bit of hand str trunc
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 8 Nov 2018 16:40:51 +0000 (16:40 +0000)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Tue, 20 Nov 2018 06:58:45 +0000 (15:58 +0900)
commit5d2d41cffa136ef14c077550927717db848df069
tree7b6ca23dbcb8abcd5c681864daa788acae150fbb
parent6b602a057bc436e029ba67dc2678006c6e70fc5c
eina file test - warn - silence wanring wirth a bit of hand str trunc

truncation is intended. the way i can find to silence the warning is
use memcpy with a manually computed size...
src/tests/eina/eina_test_file.c