This patch remove evas_box function from Efl.Ui.Box_Stack and add unit test.
Depends on D8214
zmike | |
Jaehyun_Cho | |
cedric |
This patch remove evas_box function from Efl.Ui.Box_Stack and add unit test.
Depends on D8214
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
src/lib/elementary/efl_ui_box_stack.c | ||
---|---|---|
44 | I have no idea.. it is copied from efl_ui_box_layout.c:57 written by jpeg. |
src/lib/elementary/efl_ui_box_stack.c | ||
---|---|---|
44 | Thank you. It seems that it purely helps the debugging ;) e.g. alloca() does not initialize memory so it seems that the initial dirty memory may make debugging difficult. |