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

Suppress -Wundef warnings #157

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Suppress -Wundef warnings #157

merged 2 commits into from
Oct 22, 2024

Conversation

nobu
Copy link
Member

@nobu nobu commented Oct 22, 2024

The GCC warning puts undefined macro names in double quotes while clang puts them in single quotes.

The GCC warning puts undefined macro names in double quotes while
clang puts them in single quotes.
@nobu nobu changed the title Supporess -Wundef warnings Suppress -Wundef warnings Oct 22, 2024
Anyway fiddle doesn't need Go closures, just define to 0.
@kou kou merged commit 7dcb40b into ruby:master Oct 22, 2024
51 checks passed
hsbt pushed a commit to hsbt/ruby that referenced this pull request Oct 25, 2024
(ruby/fiddle#157)

The GCC warning puts undefined macro names in double quotes while clang
puts them in single quotes.

ruby/fiddle@7dcb40bccb
hsbt pushed a commit to hsbt/ruby that referenced this pull request Oct 25, 2024
(ruby/fiddle#157)

The GCC warning puts undefined macro names in double quotes while clang
puts them in single quotes.

ruby/fiddle@7dcb40bccb
hsbt pushed a commit to hsbt/ruby that referenced this pull request Oct 26, 2024
(ruby/fiddle#157)

The GCC warning puts undefined macro names in double quotes while clang
puts them in single quotes.

ruby/fiddle@7dcb40bccb
hsbt pushed a commit to ruby/ruby that referenced this pull request Oct 26, 2024
(ruby/fiddle#157)

The GCC warning puts undefined macro names in double quotes while clang
puts them in single quotes.

ruby/fiddle@7dcb40bccb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants