2019. augusztus 4., vasárnap 11:15:58 UTC+2 időpontban Reto a következőt írta: > > On Wed, Jul 31, 2019 at 07:00:46PM -0700, Liam wrote: > > In this issue, Microsoft suggested that Go on Windows switch to > Unix-like > > behavior in Go 1.14: > > https://github.com/golang/go/issues/32088 > > > > I believe this will change early in pre-release 1.14. > > May I inquire as to why you believe that? > Reading the issue itself, nothing points to a favorable opinion to your > change request. > At least not from the comments there. > > Most of the members / contributors either speak clearly against it, or are > very > cautious. > > The only thing is the go1.4 milestone, but milestones tend to be shifted > around quite often. > > Can you please point to the discussion where this was decided? >
They did: https://github.com/golang/go/issues/32088#issuecomment-502850674 but that default won't fix (https://github.com/golang/go/issues/32088#issuecomment-500441971) the deviations from posix - a workaround is needed: https://github.com/golang/go/issues/32088#issuecomment-510506950 TL;DR; setting it by default would move the things to a little bit more POSIXy, but possibly creating more hiddent deviations. Tamás Gulácsi -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/a8cdb80d-d9a3-4729-ad82-c6e06facedd8%40googlegroups.com.