Re: issue saving a game
Simon Waters <[email protected]> Wed, 30 Sep 2020 18:57:22 +0100
| Newsgroups | gmane.comp.gnu.chess.bugs |
|---|---|
| Message-ID | <11523967.VjyIK7NePe@rodney> |
On Wednesday, 30 September 2020 17:14:27 BST victorhck wrote: > Hello. > > Don't know if it's a bug or maybe I'm doing something wrong when I save > a game. Thanks for the report, looks like a straight bug to me. Quick look I think the PGNSaveToFile does some weird things if comments exist that doesn't look right to me, suspect they are being initialised differently or similar to trigger this bug. > PS: Maybe would be a good idea to change "pgnsave" and "pgnload" to > "save" and "load" :) "Save" and "load" are already used for positions. I fear very few people use the text interface, most use UCI or XBoard interfaces.