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
No Linters Available |
No Unit Test Coverage |
Buildable 10164 | |
Build 8165: arc lint + arc unit |
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. |