[issue36811] Warning when compiling _elementree.c

2019-05-06 Thread Stéphane Wirtel
Stéphane Wirtel added the comment: Sure, you are right but I was working on an issue with Julien Palard. next time I will fix it myself. Thanks -- ___ Python tracker ___

[issue36811] Warning when compiling _elementree.c

2019-05-06 Thread Stefan Behnel
Stefan Behnel added the comment: Thanks for the report. In simple cases like this, I think it's fine to comment in the original ticket and/or pull request. There's no real need for a dedicated ticket, at least not before an official release. -- resolution: -> fixed stage: patch revi

[issue36811] Warning when compiling _elementree.c

2019-05-06 Thread Stefan Behnel
Stefan Behnel added the comment: New changeset 6b95149eccac540a911a5ada03fcb7d623a0de37 by Stefan Behnel in branch 'master': bpo-36811: Fix a C compiler warning in _elementtree.c. (GH-13109) https://github.com/python/cpython/commit/6b95149eccac540a911a5ada03fcb7d623a0de37 -- __

[issue36811] Warning when compiling _elementree.c

2019-05-06 Thread Stefan Behnel
Change by Stefan Behnel : -- keywords: +patch pull_requests: +13024 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-l

[issue36811] Warning when compiling _elementree.c

2019-05-06 Thread Stéphane Wirtel
New submission from Stéphane Wirtel : Hi Stefan, When I compile the last master, I get this warning. Could do you try? Thanks /home/stephane/src/github.com/python/cpython/Include -I/home/stephane/src/github.com/python/cpython -c /home/stephane/src/github.com/python/cpython/Modules/_elementt