Branko Čibej wrote on Mon, 16 Nov 2020 09:19 +0100: > On 16.11.2020 04:16, Jun Omae wrote: > > The attached patch adds #pragma warning to make C4204 a warning > > instead of an > > error only on building swig-py with Visual Studio. > > +1
Should that be added to build/generator/templates/ instead? Note that 4204 is specifically there in two places already.