Not supported OS version means IMO: may not work at all as we're not testing it and bugs specific to that OS version will get very low or zero attention.
On Mon, Jan 14, 2019, 19:25 Subramanian Sridharan <[email protected]> wrote: > Hello Gophers! > > I read that Go 1.11 onwards, Windows XP and Vista aren't supported. > But when I cross compiled using GOOS and GOARCH, the exe file runs fine on > XP system. > So does that mean the support for XP and Vista has been discontinued only > for development and compiled exes will run fine on them? > Or is it unreliable to cross compile for such machines? > > TIA, > Subramanian Sridharan. > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -j -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
