Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "no_bool" macro for clatest language standard #21637

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

MaxwellGengYF
Copy link
Contributor

"bool" is a builtin type in latest c language standard, added "CUSTOM_DEFINE_no_bool" macro for compatibility.

@spytheman spytheman merged commit 2250d60 into vlang:master Jun 4, 2024
76 checks passed
@spytheman
Copy link
Member

raw-bin pushed a commit to raw-bin/v that referenced this pull request Jul 2, 2024
…C23 language standard (since `bool` is a builtin type and a keyword in it) (vlang#21637)
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.

2 participants