Skip to content

Misleading code #53

@winapiadmin

Description

@winapiadmin
  • inline bool is_fifty_moves(int n) const { return _is_halfmoves(150); }

    it should be 100 instead of 150

  • inline bool is_fifty_moves(int n) const { return _is_halfmoves(150); }

    It should be 50 moves

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions