Steve Dower added the comment:

> (Steve)> Doing the work to clean up the warnings really has to come second, 
> ultimately.
> Second to what?

Second to enabling all the warnings, which is where the thread started. I need 
to break my nasty habit on here of not quoting posts, but it's such a pain when 
I'm on my phone (latest post is a long way away and selection never works 
properly in this text box for some reason).

I'd like to see the WinSock warnings fixed as there are security implications 
around them (no proven vulnerabilities, but the point of the new APIs is to 
make that even less likely). I already disabled other warnings that didn't have 
the same risks.

Adding more checks probably isn't a bad idea. MSVC doesn't entirely overlap 
with coverity, so it could find things they miss. But that would create work 
for someone to go fix them.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue25847>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to