Skip to content

[FIX] Make read_input() more general and also us it in heredoc#301

Merged
LeaYeh merged 3 commits intomainfrom
fix-heredoc-read-input
Apr 3, 2024
Merged

[FIX] Make read_input() more general and also us it in heredoc#301
LeaYeh merged 3 commits intomainfrom
fix-heredoc-read-input

Conversation

@itislu
Copy link
Collaborator

@itislu itislu commented Apr 2, 2024

  • This will allow the tester to also test heredoc.

  • Also rename the shell_struct directory to shell.

  • Into which header file should we put the function prototype of read_input()?

@itislu itislu added enhancement Enhancement of an existing feature help needed Extra attention is needed labels Apr 2, 2024
It now is a more general function and also gets used by heredoc.

TODO: I don't know in which header file to put the function prototype.
@itislu itislu force-pushed the fix-heredoc-read-input branch from 3135d81 to 37a5a59 Compare April 2, 2024 23:30
@LeaYeh LeaYeh merged commit 96ae32f into main Apr 3, 2024
@LeaYeh LeaYeh deleted the fix-heredoc-read-input branch April 3, 2024 05:24
@itislu
Copy link
Collaborator Author

itislu commented Apr 3, 2024

@LeaYeh Aaah the function prototype wasn’t in any header file yet 😱

@itislu
Copy link
Collaborator Author

itislu commented Apr 3, 2024

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

Labels

enhancement Enhancement of an existing feature help needed Extra attention is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants