Re: [PATCH] doc: update required Mingw version

2024-07-23 Thread Thomas Monjalon
04/04/2024 01:00, Tyler Retzlaff: > On Wed, Apr 03, 2024 at 09:28:51AM -0700, Stephen Hemminger wrote: > > Some new patches were failing on the very old version of mingw that > > is being used by the CI system. But there was no required version > > for mingw listed in the documentation, so add one.

Re: [PATCH] doc: update required Mingw version

2024-04-03 Thread Tyler Retzlaff
On Wed, Apr 03, 2024 at 09:28:51AM -0700, Stephen Hemminger wrote: > Some new patches were failing on the very old version of mingw that > is being used by the CI system. But there was no required version > for mingw listed in the documentation, so add one. > > The version is selected is the versi

[PATCH] doc: update required Mingw version

2024-04-03 Thread Stephen Hemminger
Some new patches were failing on the very old version of mingw that is being used by the CI system. But there was no required version for mingw listed in the documentation, so add one. The version is selected is the version available for Debian oldstable (Bullseye) as listed on: https://www.ming