On 10/12/13 18:09, Carsten Haitzler (Rasterman) wrote: > raster pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=f3e3739e7c1ed0c03d3cfe30248ca962c7b538e9 > > commit f3e3739e7c1ed0c03d3cfe30248ca962c7b538e9 > Author: Carsten Haitzler (Rasterman) <[email protected]> > Date: Sun Oct 13 02:07:28 2013 +0900 > > edje_cc - CEEEEEEEEEEEEDRIIIIIIIIC! realloc+lookup bug workaround! > > need i say more. this is a q1uick workaround a bug that is a result of > realloc moving memory around and thus lookups becoming broken. > --- > src/bin/edje/edje_cc_handlers.c | 17 ++++++++++++++--- > 1 file changed, 14 insertions(+), 3 deletions(-) > > diff --git a/src/bin/edje/edje_cc_handlers.c b/src/bin/edje/edje_cc_handlers.c > index 7548f15..e6a3c66 100644 > --- a/src/bin/edje/edje_cc_handlers.c > +++ b/src/bin/edje/edje_cc_handlers.c > @@ -71,7 +71,7 @@ > * <li>@ref sec_collections_group "Group"</li> > * <ul> > * <li>@ref sec_collections_group_script "Script"</li> > - * <li>@ref sec_collections_group_limits "Limits"</li> > + * <li>@ref sec_collections_group_imits "Limits"</li>
/me gets out the Raster speak dictionary and checks spelling.... + group_imits Yup, Raster was here ;) :P dh ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
