Skip to content

Misleading code #53

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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