thecharlieblake / Solvitaire

A solver for a range of perfect-information, single player solitaire card games
GNU General Public License v2.0
32 stars 11 forks source link

Fix the build on fedora 31 / gcc-9.2.1. #114

Closed shlomif closed 4 years ago

shlomif commented 4 years ago

It generated some errors in the "make" phase. The tests still pass.


I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of:

Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission.

shlomif commented 4 years ago

@thecharlesblake : thanks!