Zachary Ware added the comment:

This appears to be back with slightly different line numbers:

..\Modules\_pickle.c(718): warning C4293: '>>' : shift count negative or too 
big, undefined behavior
..\Modules\_pickle.c(719): warning C4293: '>>' : shift count negative or too 
big, undefined behavior
..\Modules\_pickle.c(720): warning C4293: '>>' : shift count negative or too 
big, undefined behavior
..\Modules\_pickle.c(721): warning C4293: '>>' : shift count negative or too 
big, undefined behavior
..\Modules\_pickle.c(1647): warning C4146: unary minus operator applied to 
unsigned type, result still unsigned

Seems to have been caused by 14f2776686b3.

----------
nosy: +zach.ware
resolution: fixed -> 
stage: committed/rejected -> 
status: closed -> open

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

Reply via email to