On 16/09/13 17:11, Daniel Juyung Seo - Enlightenment Git wrote: > seoz pushed a commit to branch master. > > commit 794c7825a52bd767482a4353f4af45bddac967bb > Author: Daniel Juyung Seo <seojuyu...@gmail.com> > Date: Sat Sep 14 13:31:32 2013 +0900 > > elm_list.c: disable edje_object_parts_extends_calc in _item_fix. > > This fixed T179 but introduced T286. T286 is bigger and more important > issue than T179. > So temporarily disable these lines until it gets fixed correctly.
In the future, please use "git revert". Manually reverting changes (removal of the "Evas_Coord ew, eh;" line) is error-prone. Commenting out code is in most cases bad and an almost guaranteed recipe for cruft. "git revert" solves both, with the addition of referencing the original commit that introduced the bug; thus explaining what that commit was meant to achieve. -- Tom. ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel