[Konsole-devel] Review Request: Add process info gathering support on OpenBSD
Jekyll Wu
adaptee at gmail.com
Wed Oct 17 20:24:42 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106129/#review20523
-----------------------------------------------------------
Ship it!
Thanks for the update. Looks fine to me, although I really want to try the patch in a real environment before applying it. Basically I just followed the instruction from the openbsd-kde google group, but unfortunately it did not work that time. I will try it again sometime later.
Anyway, the patch in its current form won't bring any danger to users on other platforms, so I will push it so that more
OpenBSD users have a chance of trying it. And if it goes wrong badly, OpenBSD packagers can disable this feature by commenting off just two lines as temporary workaround.
Be prepared for bug reports. I might just redirect related bug reports to you :)
- Jekyll Wu
On Oct. 4, 2012, 10:50 a.m., Vadim Zhukov wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/106129/
> -----------------------------------------------------------
>
> (Updated Oct. 4, 2012, 10:50 a.m.)
>
>
> Review request for Konsole and Jekyll Wu.
>
>
> Description
> -------
>
> ATM Konsole does not support gathering process information on OpenBSD. I've a patch adding such support.
> The first idea was to extend already existing FreeBSDProcessInfo class. I renamed it to a BSDProcessInfo and added a few #ifs here and there. After some input I've created separate OpenBSDProcessInfo class based on FreeBSDProcessInfo code.
>
> I've also fixed a few nits regarding calling C routines (prepended "::" to sysctl() and such; added kWarning() printouts if they fail) in new code. If needed I can do them as a separate diff.
>
>
> Diffs
> -----
>
> src/ProcessInfo.cpp 32c86b1
>
> Diff: http://git.reviewboard.kde.org/r/106129/diff/
>
>
> Testing
> -------
>
> On OpenBSD-CURRENT.
>
>
> Thanks,
>
> Vadim Zhukov
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20121017/8c225cc2/attachment.html>
More information about the konsole-devel
mailing list