Skip to content

Fix/bugs#56

Open
CourantEnCourant wants to merge 7 commits into
mainfrom
fix/bugs
Open

Fix/bugs#56
CourantEnCourant wants to merge 7 commits into
mainfrom
fix/bugs

Conversation

@CourantEnCourant

Copy link
Copy Markdown
Owner

All bugs found in correction

@CourantEnCourant CourantEnCourant requested a review from fengtou May 28, 2026 14:11
Comment thread src/heredoc/heredoc.c Outdated
if (g_signal == SIGINT)
{
signal(SIGINT, SIG_DFL);
kill(getpid(), SIGINT);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

getpid能用么

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Since I am not familiar with signals, I reverted this commit here. Consider to patch it when you have time.

@CourantEnCourant CourantEnCourant requested a review from fengtou June 19, 2026 20:05
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