Richard Lowe <richlowe at richlowe.net> writes: > I added the fix for #371 to that last wad for the sake of convenience, > I don't think anyone has actually looked at it yet, but if so, please > look again (and if not, please look in general).
Ignore that, see below. > I'd appreciate someone verifying that my reasoning as to what is going > on there is correct. John Plocher tells me my guess is wrong, it appears that we're removing trailing whitespace in the lower levels, so they never actually reach the check. I'll fix it so the trailing space comes all the way back up into the check, and then figure out if it makes sense to verify that trailing space is present when the comment is otherwise truncated. We should also fix it to more clearly indicate in the error message that when I truncated comment says "Should be ..." we don't in fact mean that literally, but we mean "Should match, but continue and be complete". -- Rich