Skip to content

Assigning objects with static storage duration a zero value is redundant#446

Open
tosch42 wants to merge 1 commit intolfos:pufrom
tosch42:pr
Open

Assigning objects with static storage duration a zero value is redundant#446
tosch42 wants to merge 1 commit intolfos:pufrom
tosch42:pr

Conversation

@tosch42
Copy link

@tosch42 tosch42 commented Feb 10, 2023

Assigning objects with static storage duration a zero value is redundant since this happens implicitly.
It's also inconsistent since we sometimes do it and sometimes don't.

Signed-off-by: Tom Schwindl schwindl@posteo.de

…ant,

since this happens implicitly.

Signed-off-by: Tom Schwindl <schwindl@posteo.de>
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