Skip to content

Fix #142 - make bool TypeTreeNode.m_IsArray to uint8 m_TypeFlags - #144

Merged
K0lb3 merged 1 commit into
masterfrom
142-nodem_isarray-should-be-a-byte-instead-of-boolean
Oct 20, 2022
Merged

Fix #142 - make bool TypeTreeNode.m_IsArray to uint8 m_TypeFlags#144
K0lb3 merged 1 commit into
masterfrom
142-nodem_isarray-should-be-a-byte-instead-of-boolean

Conversation

@K0lb3

@K0lb3 K0lb3 commented Oct 18, 2022

Copy link
Copy Markdown
Owner

Fixes #142

@K0lb3 K0lb3 linked an issue Oct 18, 2022 that may be closed by this pull request
@K0lb3
K0lb3 force-pushed the 142-nodem_isarray-should-be-a-byte-instead-of-boolean branch from f2e0433 to 04089f5 Compare October 18, 2022 23:30
@K0lb3 K0lb3 added the enhancement New feature or request label Oct 18, 2022
@K0lb3 K0lb3 self-assigned this Oct 18, 2022
@K0lb3
K0lb3 merged commit 9360ef6 into master Oct 20, 2022
@K0lb3
K0lb3 deleted the 142-nodem_isarray-should-be-a-byte-instead-of-boolean branch October 20, 2022 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

node.m_IsArray should be a byte instead of boolean

1 participant