Hello world, does anybody object to closing PR 20618 as WONTFIX? There has been a discussion about variable format expressions on c.l.f recently, and it has convinced me that we shouldn't try to implement them. The main problem is having to re-interpret the format if you read in a variable in your format string. Thomas