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

Add field for comments into state_stree #27

Closed
pddshk opened this issue Jun 6, 2023 · 0 comments · Fixed by #44
Closed

Add field for comments into state_stree #27

pddshk opened this issue Jun 6, 2023 · 0 comments · Fixed by #44
Assignees
Labels
backend This issue is about backend feature New feature or request notation This issue is about notation

Comments

@pddshk
Copy link
Owner

pddshk commented Jun 6, 2023

According to PGN file format movetext could contain comments in specific form. To achieve correspondence between PGN and internal game_info structure (would be added in #28 )

  • Add comment field (of type char* with default NULL value) to struct tnode.
  • Add memory management logic for comments (would be clarified later)
@pddshk pddshk added this to Canban Jun 6, 2023
@pddshk pddshk converted this from a draft issue Jun 6, 2023
@pddshk pddshk added feature New feature or request notation This issue is about notation backend This issue is about backend labels Jun 6, 2023
@pddshk pddshk moved this from Backlog to ToDo in Canban Jul 3, 2023
@pddshk pddshk linked a pull request Aug 4, 2023 that will close this issue
@pddshk pddshk closed this as completed in #44 Aug 4, 2023
@github-project-automation github-project-automation bot moved this from ToDo to Done in Canban Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This issue is about backend feature New feature or request notation This issue is about notation
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants