54064f6fa1
The warning was indicative of overly-complex code anyway. So I removed the "first" bool and simply use a sentinel value in seq_min to indicate that nothing has changed. Note that this is "correct enough" for the moment -- more fixes will come in this area with tickets #1049 and/or #1051. This commit was SVN r15013.