Re: ITP: golang-github-microsoft-go-winio -- Win32 IO-related utilities for Go

2023-10-26 Thread Nilesh Patra
On Thu, Oct 26, 2023 at 08:35:51AM +0200, Salvo Tomaselli wrote: > > Go has the extremely nice feature that cross-compiling for other > > architectures and OSs is very easy. I have, on a number of occasions > > used Debian to cross-compile Go programs for Windows. > > > > I have no particular int

Re: ITP: golang-github-microsoft-go-winio -- Win32 IO-related utilities for Go

2023-10-26 Thread Marvin Renich
* Nilesh Patra [231026 06:43]: > On Thu, Oct 26, 2023 at 08:35:51AM +0200, Salvo Tomaselli wrote: > > > Go has the extremely nice feature that cross-compiling for other > > > architectures and OSs is very easy. I have, on a number of occasions > > > used Debian to cross-compile Go programs for Wi

Re: ITP: golang-github-microsoft-go-winio -- Win32 IO-related utilities for Go

2023-10-26 Thread Nilesh Patra
On 26 October 2023 9:19:06 pm IST, Marvin Renich wrote: >>From the original ITP: > This golang package is dependency to my program I am packaging for Debian. This is going to be my last mail about this topic. The ITP may say so, but for most go packages, the windows specific code is in separ