On 9/13/2018 1:21 PM, Chet Ramey wrote:
I'm sure you noticed that word_lineno isn't set for every compound command and that it's limited.
---- Actually I didn't notice. Under what circumstances is it not set? What is it's purpose if it's not to keep track of a stack of nested conditionals? Could it store the line number of each or would that cause other problems?