Comment # 6
on bug 9579
from Evan Huus
Thanks for looking at this Peter, you've gotten farther than I had.
Reading through the code again and trying to understand what it's doing, I
think perhaps the correct fix is to change the "goto choice_try_again" into a
"continue". I believe that should cause the loop to terminate correctly. It
might change the resulting value of branch_taken, but I'm not sure entirely
sure it's right at the moment anyways.
I still can't reproduce - since it looks like you can, could you test this
change please?
You are receiving this mail because:
- You are watching all bug changes.