mattn

Results 893 comments of mattn

go-gtk is using that passing pointer of go's pointer. But go1.6 include change to make it panic. So most of features are currently doesn't work.

This is my TODO. If you want to get workaround, please pass nil into gtk.Init.

Hmm, This is my bug. So how about to change type of argument to `interface{}`. And handle the props as map using reflect?

Thanks. Could you please send me PR?

Could you please show me whole of your code?

What is difference in before1 and before2 ?

Ah, This is occured with keyword USER. maybe.

As far as I looked the code of sqls, workspace/didChangeConfiguration should work.

If you still have this issue, please file new issue. I guess this is already resolved.