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

Adapt to Qt6 QProcess::setChildProcessModifier() #540

Merged
merged 1 commit into from
May 3, 2024

Conversation

luis-pereira
Copy link
Member

Qt5 QProcess::setupChildProcess() was removed.
Based on KDE KPty commit 2117727305e8d69998154c667c284ded6b390652.

It keeps sync with upstream code.

@luis-pereira luis-pereira requested a review from yan12125 April 19, 2024 17:15
@yan12125
Copy link
Member

Based on KDE KPty commit 2117727305e8d69998154c667c284ded6b390652.

I didn't find this commit. Could you check?

https://invent.kde.org/frameworks/kpty/-/commit/2117727305e8d69998154c667c284ded6b390652 says 404.

Copy link
Member

@yan12125 yan12125 left a comment

Choose a reason for hiding this comment

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

Thanks for the update. Changes in kptyprocess.{cpp,h} look good. For Pty.{cpp,h}, did you reference a specific commit from https://invent.kde.org/utilities/konsole?

lib/Pty.cpp Outdated Show resolved Hide resolved
lib/Pty.h Outdated Show resolved Hide resolved
@luis-pereira
Copy link
Member Author

@yan12125 Done.

Qt5 QProcess::setupChildProcess() was removed.
Based on KDE KPty commit d429116888921814c01a57ba4ef0144a25fd33ec

It keeps sync with upstream code.
@yan12125 yan12125 force-pushed the kpty-childprocess branch from 682864e to 3f54fe7 Compare May 3, 2024 10:51
@yan12125
Copy link
Member

yan12125 commented May 3, 2024

Indentation is still off for some lines. I amended the commit and force-pushed, anyway.

@yan12125 yan12125 merged commit c0f419d into master May 3, 2024
2 checks passed
@yan12125 yan12125 deleted the kpty-childprocess branch May 3, 2024 10:51
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