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

Failed to compile on GCC 8.1.0 #139

Open
Caikera opened this issue May 27, 2022 · 0 comments
Open

Failed to compile on GCC 8.1.0 #139

Caikera opened this issue May 27, 2022 · 0 comments

Comments

@Caikera
Copy link

Caikera commented May 27, 2022

Environment: gcc version 8.1.0 (x86_64-posix-sjlj-rev0, Built by MinGW-W64 project)
Seems that the expanding method for macro has changed.
Get a series of error, such as:
D:/WorkSpace/C/cello_test/include/Cello.h:559:28: error: number of arguments doesn't match prototype #define tuple_in(_, ...) $(Tuple, (var[]){ __VA_ARGS__ })

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

No branches or pull requests

1 participant