Ticket #177 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

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

arend_7_11.2.diff Download (5.3 KB) - added by arend 5 years ago.
Fix problems in pattern/

Regression Results

Attachment Rev. PASS FAIL Nodes Status
arend_7_11.2.diff Download never tested

Change History

Changed 5 years ago by arend

Fix problems in pattern/

comment:1 Changed 5 years ago by arend

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.