Ticket #164 (new enhancement)
Defend both function upgrade
| Reported by: | draqo | Owned by: | gnugo |
|---|---|---|---|
| Priority: | normal | Milestone: | Future |
| Component: | source | Version: | |
| Severity: | normal | Keywords: | defend_both |
| Cc: | patch: | yes |
Description
I upgraded defend_both to return ko results too (previously it returned only WIN or LOSE). This required changing all defend_both calls to recognize new returned values. Because there are hundreds of them I didn't check all of them, which change from !=LOSE / ==LOSE / !=WIN / ==WIN set is the best for them. Now all !defend_both are changed to defend_both == LOSE and defend_both to defend_both == WIN (except one - pattern CC505 from ticket 163).
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| def_both.diff | 2381 | patch does not apply | details | |||
| 2382 | patch does not apply | details | ||||
| def_botha.diff | 2382 | 1 | +0.13% +0.032% +0.03% | details |
Change History
Note: See
TracTickets for help on using
tickets.

