Fix build warnings 95/152295/3
authorhuiyu,eun <huiyu.eun@samsung.com>
Mon, 11 Sep 2017 02:44:12 +0000 (11:44 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Tue, 26 Sep 2017 03:12:11 +0000 (12:12 +0900)
commitc15e777d2fee48092ae96d13c4eb9bf5c588a6c0
tree328a74405796465a5cb759a29418d05f28567d0d
parent47e295241b3dab583516cb58070de732d4a3f37f
Fix build warnings

DaliException is being handled twice in same try/catch block.
cc1plus: warning: function may return address of local variable [-Wreturn-local-addr]

Change-Id: I8208eb5a3ee8bd13000e5519cd72176697d50068
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali-csharp-binder/src/dali_wrap.cpp