Ack. Please find updated patch as per suggestions. Best regards, Thomas On 23/03/17 06:47, Gerald Pfeifer wrote: > Hi Thomas, > > On Wed, 22 Mar 2017, Thomas Preudhomme wrote: >> Is this ok for wwwdocs once [1] is committed in GCC 8 cycle? > > +
  • GCC on Microsoft Windows can now be configured via > + --enable-mingw-wildcard or > + --disable-mingw-wildcard to force a specific behavior for > + GCC itself with regards to supporting or not the wildcard character. > > Here I would omit the "or not" which I believe does not work well > in English. > > + Prior versions of GCC would follow the configuration of MinGW runtime. > > And here add "the" before "MinGW". > > This looks fine to me with these two minor changes, thank you. > > Gerald