evas/ply: Add filename in error logs
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 20 Dec 2016 00:56:40 +0000 (09:56 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 20 Dec 2016 00:58:43 +0000 (09:58 +0900)
commit85b5064b675b7ba875e39bf9814f2fd9714d7de6
treedc487e1d306e380c41242c6d4a5adce4e21c4d45
parent6989642221706a92cdfed2bd34d5f409ff00642b
evas/ply: Add filename in error logs

As suggested by @k-s

I'm pretty sure that this parser will easily fail. Eg. find uchar
properties but it's not r,g,b in this exact order? No color for you.
Find no uchar at all? Fail immediately even if we can handle a
no color situation just fine.
src/modules/evas/model_loaders/ply/evas_model_load_ply.c