Ticket #142 (closed defect: fixed)
Bugfix in breakin.c
| Reported by: | nando | Owned by: | gnugo |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7.11 |
| Component: | source | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | patch: | yes |
Description
The bug was completely non-consequential in regard to engine output. At best, the fix saves a (very) few cycles.
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| bugfix_7_11.3.diff | never tested |
Change History
Changed 5 years ago by nando
-
attachment
bugfix_7_11.3.diff
added
Note: See
TracTickets for help on using
tickets.

bugfix in compute_smaller_goal() function (improper reuse of loop variable)