这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 7, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

smcallis and others added 2 commits October 7, 2025 08:37
Check that the compiler supports it. Variadic macros of the form:
  FOO(a, b, c, ## __VA_ARGS__)

are a gnu extension, where an empty set of arguments will automatically supress
the trailing comma. Clang supports this also, but if this flag isn't set it
will generate a warning, and with -Werror, fail the build.

We know the usage is intentional and safe so disable these warnings.
@pull pull bot locked and limited conversation to collaborators Oct 7, 2025
@pull pull bot added the ⤵️ pull label Oct 7, 2025
@pull pull bot merged commit f9a8562 into AmirulAndalib:master Oct 7, 2025
7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants