Skip to content

[CN-exec] Only use _Bool in runtime library #380

Open
rbanerjee20 wants to merge 9 commits intorems-project:mainfrom
rbanerjee20:change-all-bool-to-_Bool
Open

[CN-exec] Only use _Bool in runtime library #380
rbanerjee20 wants to merge 9 commits intorems-project:mainfrom
rbanerjee20:change-all-bool-to-_Bool

Conversation

@rbanerjee20
Copy link
Copy Markdown
Contributor

Remove macro definitions and instances of true, false and bool. Replaced with 1, 0 and _Bool

@rbanerjee20 rbanerjee20 force-pushed the change-all-bool-to-_Bool branch from 5dc5121 to c12203e Compare November 4, 2025 17:04
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