今週私は外出しなかた
誰かがそれは壊れていると私に言うでしょう
私はこのGolang Stdlibの問題を発生する。これはMax 65536
% awk '{if (length(max)<length()) max=$0}END{print max}' /home/lilydjwg/.lilac/build-log.json | wc -c
89930
このLineわとても長いです
これはSourceのcodeです
<https://pkg.go.dev/bufio#pkg-constants>
MaxScanTokenSize = 64 * 1024
65536
bufio package - bufio - Go Packages
私Hot Fix使用しますた。このLocalのcodeは変化する。
brew list go
/opt/homebrew/Cellar/go/1.22.1/bin/go
/opt/homebrew/Cellar/go/1.22.1/bin/gofmt
/opt/homebrew/Cellar/go/1.22.1/libexec/api/ (25 files)
/opt/homebrew/Cellar/go/1.22.1/libexec/bin/ (2 files)
/opt/homebrew/Cellar/go/1.22.1/libexec/doc/ (5 files)
/opt/homebrew/Cellar/go/1.22.1/libexec/lib/ (4 files)
/opt/homebrew/Cellar/go/1.22.1/libexec/misc/ (26 files)
/opt/homebrew/Cellar/go/1.22.1/libexec/pkg/ (23 files)
/opt/homebrew/Cellar/go/1.22.1/libexec/src/ (9471 files)
/opt/homebrew/Cellar/go/1.22.1/libexec/test/ (3281 files)
/opt/homebrew/Cellar/go/1.22.1/libexec/ (6 files)
このFeatureは計画次のversion開発する。然し、このProjectはこのFeatureはNeedする