mattn

Results 892 comments of mattn

Could you please paste result of `go build -x` ?

こちら最小の手順にできないでしょうか。できれば eskk.vim に依存しない物が欲しいです。

ちょっと追ってみたところ、vital の input_safe があやしいです。eskk.vim の中から呼び出してる箇所を普通の input に変えたら落ちませんでした。つまり inputsave と inputrestore が絡んでる様です。

`eskk#util#prompt('foo')` の様に直接呼び出して `` しても再現せず。

I wonder the changes for sqlite-binding.c will be updated & reverted with `go run upgrade/upgrade.go`

I don't want to update sqlite3-binding.c directly. So if you want to add this, please update upgrade/upgrad.go to enable you want.

Thanks. But please keep to write in Go since I want to run this script on Windows too.

I tried to run new upgrade.go but nothing changed.

Now I exported upgrade package to https://github.com/mattn/go-sqlite3-upgrade

I run go-sqlite3-upgrade but nothing changes.