mattn
mattn
I don't make sure but ``` objconv -felf hello.obj hello.syso ``` Maybe, you should try to do coff or omf instead of elf?
Try `go build -work` ``` WORK=C:\Users\mattn\AppData\Local\Temp\go-build566171254 ``` Object files are remaining in this directory.
I cloned this repository cleanly but not reproduced.
``` web1: echo "Hello, $(read user; echo $user)" web2: echo "Hello, $(read user; echo $user)" web3: echo "Hello, $(read user; echo $user)" ``` What happen for this? It is not...
Is it a specification that foreman handles standard input? If so, please show me the specification or the source code that intentionally implements it. I can't implement it without specification.
This break Windows behavior.
Thank you all.
Looks good to me. @rittneje What do you think?
Please fix conflict
//go:build is not in the line.