shlomif / fc-solve

Freecell Solver - a C library for automatically solving Freecell and some other variants of card Solitaire
https://fc-solve.shlomifish.org/
MIT License
60 stars 13 forks source link

"fc-solve -g eight_board" segfaults on Mageia v6 #11

Closed shlomif closed 7 years ago

shlomif commented 7 years ago

"fc-solve -g eight_board" segfaults on Mageia v6. Look into fixing it. (eight_board is a non existent preset).

shlomif commented 7 years ago

Fixed on master in a recent commit.