Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> writes: > But obviously that's a bad use of the varargs API, I just don't know how > we've been getting away with it in practice, sorry about that. Exactly. We three all expressed our surprises on why it "works". Nobody offered an explanation, though, which leaves us in suspense ;-) > The fix Peff's got here LGTM. I can (re)submit it with > format-patch+send-email after giving it a commit message describing the > issue if you'd like, but the change would be the same. Yup, I think the code change there looks the most sensible. Thanks, all.