Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fen with empty castling field is accepted as valid #43

Closed
nortti opened this issue Jan 23, 2022 · 1 comment
Closed

Fen with empty castling field is accepted as valid #43

nortti opened this issue Jan 23, 2022 · 1 comment

Comments

@nortti
Copy link

nortti commented Jan 23, 2022

E.g. rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w  - 0 1, with w and - separated by two spaces.

@niklasf
Copy link
Owner

niklasf commented Jan 23, 2022

Thanks for reporting. I think it's best to treat multiple spaces as one, especially for notation potentially entered by humans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants