comparison tests/test-mq-qpush-fail.t @ 25995:4f703dcc626f stable

revset: prevent crash caused by empty group expression while optimizing "and" An empty group expression "()" generates None in AST, so the optimizer have to test it before destructuring a tuple. The error message, "missing argument", is somewhat obscure, but it should be better than crash.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 09 Aug 2015 16:06:36 +0900
parents 7df090c9c9fe
children 30657909b2ba
comparison
equal deleted inserted replaced
25925:23c4589fc678 25995:4f703dcc626f