Skip to content

Conversation

lumynou5
Copy link
Contributor

The originally document says false is returned when head is NULL, which is inconsistent with functions like q_delete_mid and is confirmed to be a typo.

The originally document says `false` is returned when `head` is `NULL`,
which is inconsistent with functions like `q_delete_mid` and is
confirmed to be a typo.
Copy link
Contributor

@jserv jserv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Execute sha1sum queue.h and update the content of file scripts/checksums.

@lumynou5 lumynou5 requested a review from jserv March 18, 2024 11:41
@jserv jserv merged commit c44d8e2 into sysprog21:master Mar 18, 2024
@jserv
Copy link
Contributor

jserv commented Mar 18, 2024

Thank @lumynou5 for contributing!

@lumynou5 lumynou5 deleted the patch branch March 18, 2024 11:47
Booker-Chen pushed a commit to Booker-Chen/lab0-c that referenced this pull request Mar 20, 2024
The original comment states that false is returned when list head is
NULL. However, this is inconsistent with functions such as
'q_delete_mid' and has been confirmed to be a typo.
Han1018 pushed a commit to Han1018/lab0-c that referenced this pull request Mar 21, 2024
The original comment states that false is returned when list head is
NULL. However, this is inconsistent with functions such as
'q_delete_mid' and has been confirmed to be a typo.
ssheep773 pushed a commit to ssheep773/lab0-c that referenced this pull request Mar 21, 2024
The original comment states that false is returned when list head is
NULL. However, this is inconsistent with functions such as
'q_delete_mid' and has been confirmed to be a typo.
Libright1558 pushed a commit to Libright1558/lab0-c that referenced this pull request Mar 24, 2024
The original comment states that false is returned when list head is
NULL. However, this is inconsistent with functions such as
'q_delete_mid' and has been confirmed to be a typo.
RRbell1027 pushed a commit to RRbell1027/lab0-c that referenced this pull request Mar 25, 2024
The original comment states that false is returned when list head is
NULL. However, this is inconsistent with functions such as
'q_delete_mid' and has been confirmed to be a typo.
bclegend pushed a commit to bclegend/lab0-c that referenced this pull request Mar 25, 2024
The original comment states that false is returned when list head is
NULL. However, this is inconsistent with functions such as
'q_delete_mid' and has been confirmed to be a typo.
ihost1002 pushed a commit to ihost1002/lab0-c that referenced this pull request Mar 27, 2024
The original comment states that false is returned when list head is
NULL. However, this is inconsistent with functions such as
'q_delete_mid' and has been confirmed to be a typo.
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.

2 participants