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

Helper macros fail to expand for multiple signatures in GCC/clang #97

Closed
mingxwa opened this issue May 12, 2024 · 0 comments · Fixed by #96
Closed

Helper macros fail to expand for multiple signatures in GCC/clang #97

mingxwa opened this issue May 12, 2024 · 0 comments · Fixed by #96
Assignees
Labels
bug Something isn't working p1 regression

Comments

@mingxwa
Copy link
Collaborator

mingxwa commented May 12, 2024

The following line won't compile with latest GCC or clang, but compiles with MSVC.

PRO_DEF_MEMBER_DISPATCH(Foo, void(), void(int));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p1 regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant