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

Unterminated macro: mapping #3

Open
docelic opened this issue Jul 16, 2021 · 1 comment
Open

Unterminated macro: mapping #3

docelic opened this issue Jul 16, 2021 · 1 comment

Comments

@docelic
Copy link

docelic commented Jul 16, 2021

Trying to build Qt5 bindings for Qt 5.5 with Crystal 1.1.0 resulted in this:

...
[ 92%] Linking CXX executable parser
[100%] Built target parser
qt5.cr
In lib/toka/src/toka.cr:339:9

 339 | macro mapping(options, info = { banner: nil, footer: nil, help: true, colors: true })
             ^
Error: unterminated macro

Any hints offhand why this would happen? Thanks!

@docelic
Copy link
Author

docelic commented Jul 16, 2021

Seems to happen with Crystal 1.1.0, but not 1.0.0.

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