Package: lcov Version: 1.11-2 Severity: important Hi!
With latest perl 5.20.0-6, running lcov (in the dpkg tree, using «make coverage», after «configure --enable-coverage»), makes it spew several perl messages: ,--- lcov: Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x1bce010 at /usr/bin/lcov line 233. … geninfo: Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x20fc010 at /usr/bin/geninfo line 286. `--- There might be others, so it might make sense to search for any usage of the each keyword in the code to check for other similar instances. Set as important, because it's a message the user cannot fix, not to mention it could produce infinite loops or similar depending on the interpreter's implementation. Thanks, Guillem -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org