]> git.sesse.net Git - stockfish/commitdiff
Revert "pseudo_legal() and MOVE_NONE"
authorStéphane Nicolet <cassio@free.fr>
Thu, 6 Dec 2018 14:00:38 +0000 (15:00 +0100)
committerStéphane Nicolet <cassio@free.fr>
Thu, 6 Dec 2018 14:04:04 +0000 (15:04 +0100)
This reverts commit 33d95482182e459eb033de47a31f142880aa9afb ,
which crashed in DEBUG mode because of the following assert in position.h

````
Assertion failed: (is_ok(m)), function capture, file ./position.h, line 369.
````

No functional change


No differences found