Patch #100854 from jhylton: eliminate compiler warnings in pyexpat:
The first two warnings seem harmless enough, but the last one looks like a potential bug: an uninitialized int is returned on error. (I also ended up reformatting some of the code, because it was hard to read.)
Showing
Please register or sign in to comment