Michał Kalbarczyk
Michał Kalbarczyk
I'll take a look at this. This version is not the final. There are PR waiting for merge on the credo side. Anyway is standalone credo works fine for your...
Because credo guy doesn't respond to any of my PRs, I've forked it here https://github.com/fazibear/credo/tree/codeclimate and patch it. During the build, it fetches code from there. It may be out...
It worked like you described, but it was changed few versions ago because of PR or issue.
As you can see it was 3 years ago :) Can't find it, it was a PR or issue.
``` ruby "#{"Error Code:".colorize(:yellow)} #{error.colorize(:red)}" ```
Still can't get it to work. here is a backtrace: ``` Warning: Could not process value of macro "UV_EXTERN" Warning: Could not process value of macro "XX" Warning: Could not...
Installed with brew: `libuv-1.1.0` on Yosemite.
You're right! Prefix support added. This should work to all possibile function names. ``` @[Link("libgit2")] lib Git2 fun repository_open = "git_repository_open"(out : Void**, path : UInt8*) : Int16 end ```
I have to look at libuv, this one not work.
What is an advantage using structs here? Notice that you can change column names, you can join tables so you will have additional fields.