Ticket #177 (closed enhancement: fixed)
Allow compilation with MAX_BOARD = 9 etc.
| Reported by: | arend | Owned by: | arend |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7.11 |
| Component: | source | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | patch: | yes |
Description
The attached patch allows compilation with MAX_BOARD set to small size by just editing the value in board.h.
For this to work, the patch had to fix problems in pattern handling (discardig patterns too big, DFA getting out of bounds, discarding fuseki database for bigger boardsizes).
MAX_BOARD 7 works, smaller still gets errors when compiling the joseki database :)
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| arend_7_11.2.diff | never tested |
Change History
Changed 5 years ago by arend
-
attachment
arend_7_11.2.diff
added
Note: See
TracTickets for help on using
tickets.

Fix problems in pattern/