Audrius Karabanovas

Results 17 comments of Audrius Karabanovas

" If the library has dependencies, then it should have a composer.lock to fix those versions." - seriously? since when libraries have composer.lock? Libraries enforce "versions" with upper/lower bounds of...

well, if it works differently from previous version - then yes - it's BC and major bump should be in place. I just see how people don't want to bump...

ok, then it's expected, as I was indeed doing that on romdisk

installing g++ compiler from: https://winlibs.com/ helped exact package: `GCC 12.2.0 + LLVM/Clang/LLD/LLDB 15.0.7 + MinGW-w64 10.0.0 (UCRT) - release 4`

``` $ go install github.com/ServiceWeaver/weaver-gke/cmd/weaver-gke-local@latest # github.com/ServiceWeaver/weaver-gke/internal/local C:\Users\xxx\go\pkg\mod\github.com\!service!weaver\[email protected]\internal\local\tool.go:82:43: unknown field Setpgid in struct literal of type syscall.SysProcAttr C:\Users\xxx\go\pkg\mod\github.com\!service!weaver\[email protected]\internal\local\tool.go:91:48: unknown field Setpgid in struct literal of type syscall.SysProcAttr C:\Users\xxx\go\pkg\mod\github.com\!service!weaver\[email protected]\internal\local\tool.go:115:50: unknown field...