Sven Strickroth <sven.strickroth@xxxxxxxxxxxxxxx> writes: > Some perl versions, like the one from msys, crash sometimes > if reading from STDIN wasn't successful and chomp is applied > to the variable into which was read. Depending on how widespread such implementations of Perl are, a patch to fix other uses of chomps might deserve to be on the maintenance track independent from this patch series. I seem to find many hits to: $ git grep -e 'chomp *([^)@]*=' already in our codebase. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html