Koichi Shiraishi

Results 218 comments of Koichi Shiraishi

@myitcv I surprised users using this project lol 😮 BTW, It seems to `indent` issue. I'll dig it. Thanks.

@zimmski Sorry, not related, but I was just curious (from before). go-clang auto-building scripts seem to already installed the `clang-$LLVM_VERSION` from the apt-get, but why use the gcc rather than...

@zimmski np! very thanks :) I don't know go's build architecture, but `go-clang-gen` uses cgo, so it might be different a little(I think)

@lestrrat Thanks for advice. will fix and implements more structs.

@lestrrat I have almost implemented the Slack block feature. but uses `interface` on some types. What do you think about this?

@dsnet v2 is roughly accepts backwards incompatible change. So would be happy if rename `cmp` package name to something (e.g., `gocmp`, or `gcmp` means **G**oogle **Com**pare library...?) for conflicts stdlib...

@zimmski > There is an open PR of @sbinet #103 which is of the go-clang items I want to finish this week. It would be good if we can combine...

@zimmski I almost understand. Of curse, I'm not going to waste @sbinet PR. I will reply later. Thanks for checking my changes.

@zimmski I'll rewrite some `Dockerfile` to more easy maintenance for go-clang dev. sorry for a delay. @sbinet I understand. I'll create a new pull request with reference to it. Thanks...

@zimmski Hi, the previous issue has been closed, I will write here. I totally figured out this issue. In conclusion, We can static link compiling. actually, I was successfully compile,...