Closed olbat closed 6 years ago
No idea, sorry :(
Ok, thank you!
I just took a look again and I guess I finally got what's wrong: there seems to be typo in clang.cr (see https://github.com/ysbaddaden/clang.cr/pull/5).
With this fix the PR will pass the tests.
Tests are fixed so the PR is ready to be reviewed/merged.
Note: I had to fix a version in the shards file and I chose 0.1.0, please let me know if you prefer to use another version number
Thanks!
@RX14 , @mverzilli, do you think it's ready to be merged/it can be merged?
I don't know enough to review this.
If @ysbaddaden thinks it's okay, he can merge it right now.
I believe this is fine, but that means my clang bindings must be kept up-to-date —I didn't check clang 7, by-the-way.
I believe it might be a good idea to centralize the effort of maintaining an up-to-date/working clang binding :-)
I'll try to find some time this week to test your binding with clang 7.
Are any other changes needed?
No changes needed, but we're discussing to move clang.cr to the crystal-lang organization :)
I just did the transfer: https://github.com/crystal-lang/clang.cr
Okay! Should I modify the shards.yml and shards.lock files accordingly?
If you can @olbat , yes please :-)
@bcardiff done!
Thanks @olbat !
(I will rebase and remove the cherry-picked commit that adds support to Crystal 0.26 once we'll be sure the tests are passing)