Skip to content

Resolve all clang-18 build warnings#3

Open
hinohie wants to merge 1 commit into
develfrom
fix_clang
Open

Resolve all clang-18 build warnings#3
hinohie wants to merge 1 commit into
develfrom
fix_clang

Conversation

@hinohie

@hinohie hinohie commented Apr 29, 2026

Copy link
Copy Markdown

Description of Change

Example of Use (optional)

jaehyun0cho pushed a commit to jaehyun0cho/dali-ui that referenced this pull request Apr 30, 2026
Behavior tests guard the four PR-6/7/8 fixes that admit
deterministic verification under the dali-test-suite event loop:
- RemoveChild on a non-child fires no lifecycle (PR-6 dalihub#4)
- ghost child has SENSITIVE / KEYBOARD_FOCUSABLE forced false
  during EXIT (PR-6 dalihub#3)
- RemoveAllChildren defers to dispatcher when an EXIT slot is
  configured (PR-8 dalihub#1)
- RemoveAllChildren without transition takes the immediate path
  (PR-8 dalihub#1)

4-layout smoke matrix (Stack / Flex / Grid / Absolute) runs the
RemoveChild + EXIT scenario through each LayoutManager so future
arrange-pass changes cannot silently break dispatcher hooks.
@hinohie hinohie closed this Apr 30, 2026
@hinohie hinohie reopened this Apr 30, 2026
jaehyun0cho pushed a commit to jaehyun0cho/dali-ui that referenced this pull request May 6, 2026
Behavior tests guard the four PR-6/7/8 fixes that admit
deterministic verification under the dali-test-suite event loop:
- RemoveChild on a non-child fires no lifecycle (PR-6 dalihub#4)
- ghost child has SENSITIVE / KEYBOARD_FOCUSABLE forced false
  during EXIT (PR-6 dalihub#3)
- RemoveAllChildren defers to dispatcher when an EXIT slot is
  configured (PR-8 dalihub#1)
- RemoveAllChildren without transition takes the immediate path
  (PR-8 dalihub#1)

4-layout smoke matrix (Stack / Flex / Grid / Absolute) runs the
RemoveChild + EXIT scenario through each LayoutManager so future
arrange-pass changes cannot silently break dispatcher hooks.
@hinohie hinohie force-pushed the fix_clang branch 2 times, most recently from 13a6f4f to cbcb915 Compare June 6, 2026 00:59
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant