edje_cc shouldnt be using eina-log for almost all its err/wrn/inf
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 26 Jul 2012 08:21:56 +0000 (08:21 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 26 Jul 2012 08:21:56 +0000 (08:21 +0000)
commit9cff0ca5febaf69c883f544c117efc8f62af39a6
treeb2308842948cc58f58abb57bd11e949508a4c6f9
parent0391ac1ecafecfed9156cc9c0440e7ac01d9cb17
edje_cc shouldnt be using eina-log for almost all its err/wrn/inf
stuff as this is actual user output and done:
  file.c:242 error in blah.edc:232
is just confusing as all heck.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@74424 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/edje_cc.c
src/bin/edje_cc.h
src/bin/edje_cc_parse.c