Hi Todd, Todd C. Miller wrote on Thu, Dec 06, 2018 at 01:59:03PM -0700: > On Thu, 06 Dec 2018 20:31:19 +0100, Ingo Schwarze wrote:
>> My version does not seems very dangerous. All it changes is that, >> if "b" or "t" is followed by optional whitespace, and then immediately >> by a semicolon, branching is set up to the end of the script - >> in exactly the same way as for "b" at the end of an input line - >> instead of to a label with an empty name, which never exists. >> Nothing else changes, in particular not parsing of subsequent input. > OK millert@ for your diff Thanks for checking. > (and for a regress diff to add those new tests). Done, too. I'm not convinced it ever happened to me before this that i received an OK for a patch which i hadn't even planned to write before i received the OK... :) Yours, Ingo
