let's stop smoking crack while coding :-P
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 2 Aug 2010 23:35:30 +0000 (23:35 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 2 Aug 2010 23:35:30 +0000 (23:35 +0000)
commitfe56a3723461b974e106298866fac80757ba9edf
tree68fe30487ae375b8810a732ba691fb5c4e8585c1
parent64971f6966300e27aa1f79f510d98ba1febd4a7d
let's stop smoking crack while coding :-P

dudes, WTF is that look to check for numbers, then use atoi()??? Use
strtol() and let it do both in one pass. Also, just do these for part
types that make sense. The loop using child could result in unused
variables in lots of cases, returning the wrong value when not found.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@50757 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_util.c