Skip to content

Fix: Replace the ignore function in READ_VALUE with getline.#2717

Merged
dyzheng merged 2 commits into
deepmodeling:developfrom
sunliang98:hot-fix
Jul 11, 2023
Merged

Fix: Replace the ignore function in READ_VALUE with getline.#2717
dyzheng merged 2 commits into
deepmodeling:developfrom
sunliang98:hot-fix

Conversation

@sunliang98

Copy link
Copy Markdown
Collaborator

fix #2716
Replace the ignore function in READ_VALUE (global_function.h) and read_value (input.h) with getline.

@dyzheng dyzheng merged commit eb2937f into deepmodeling:develop Jul 11, 2023
@sunliang98 sunliang98 deleted the hot-fix branch July 14, 2023 13:32
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

Successfully merging this pull request may close these issues.

The ignore() function in READ_VALUE should be replaced by getline()

3 participants