Skip to content

The 'Z0' movetext extension is not accepted. #3

@RogerMarsh

Description

@RogerMarsh

'Z0' is used as a null-move marker by some PGN file sources. This appears to be an alternative to '--' used for the same purpose by other PGN file sources and already accepted as a valid token.

'--' is treated as an error, because the movetext does not describe a game, and 'Z0' will be treated as an error too.

Currently 'Z0' is treated as the illegal token 'Z' followed by text starting with the move number character '0'.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions