Review Request: Move checks for locking primitives in KSharedDataCache to CMake

2012-08-27 Thread Vadim Zhukov
kdecore/util/kshareddatacache_p.h ec5a7a0 kdecore/util/ConfigureChecks.cmake fe9f47e Diff: http://git.reviewboard.kde.org/r/106174/diff/ Testing --- On OpenBSD-CURRENT. Thanks, Vadim Zhukov

Review Request: Mutex cleanup in KSharedDataCache

2012-08-27 Thread Vadim Zhukov
. Thanks, Vadim Zhukov

Re: Review Request: Mutex cleanup in KSharedDataCache

2012-08-27 Thread Vadim Zhukov
Diff: http://git.reviewboard.kde.org/r/106221/diff/ Testing --- On OpenBSD-CURRENT. Thanks, Vadim Zhukov

Review Request: Add spinlocks lock type, based on GCC intrisincs

2012-08-27 Thread Vadim Zhukov
-util.h.cmake 83ccdf7 kdecore/util/kshareddatacache_p.h ec5a7a0 Diff: http://git.reviewboard.kde.org/r/106224/diff/ Testing --- On OpenBSD-CURRENT, i386 Thanks, Vadim Zhukov

Re: Review Request: Mutex cleanup in KSharedDataCache

2012-08-27 Thread Vadim Zhukov
/kshareddatacache_p.h ec5a7a0 Diff: http://git.reviewboard.kde.org/r/106221/diff/ Testing --- On OpenBSD-CURRENT. Thanks, Vadim Zhukov

Re: Review Request: Move checks for locking primitives in KSharedDataCache to CMake

2012-08-27 Thread Vadim Zhukov
... See the log of my repo: commit 2975583acb23334efc2f13860d0f9c36462c4524 Author: Vadim Zhukov persg...@gmail.com Date: Mon Aug 27 12:01:31 2012 +0400 Improve error printing, and mention another (related) reason to avoid semaphores. commit 487edb5e59b16edb63c70d3100dc1c9cc608eea8 Author

Re: Review Request: Move checks for locking primitives in KSharedDataCache to CMake

2012-08-28 Thread Vadim Zhukov
--- On Aug. 26, 2012, 5:15 p.m., Vadim Zhukov wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106174/ --- (Updated Aug. 26

Re: Review Request: Move checks for locking primitives in KSharedDataCache to CMake

2012-08-28 Thread Vadim Zhukov
Diff: http://git.reviewboard.kde.org/r/106174/diff/ Testing --- On OpenBSD-CURRENT. Thanks, Vadim Zhukov

Re: Review Request: Move checks for locking primitives in KSharedDataCache to CMake

2012-09-05 Thread Vadim Zhukov
problem. If rebasing to KDE/4.10 will be an issue just let me know and I'll integrate the latest diff myself to KDE/4.10. I'm on a vacation now, but I think 4.10 stuff can wait two more weeks. :) I'll send a diff against 4.10 too then. On August 27th, 2012, 6:54 p.m., Vadim Zhukov wrote: Review

Re: Use of bin versus libexec

2012-09-21 Thread Vadim Zhukov
Hello all. Sorry for messing around here (I'm not a KDE developer) but in case anyone interested in OpenBSD look, I'll try to present it here via some thoughts and facts. 1. OpenBSD doesn't care about FHS, and all *nix except Linux distros do not care either. Because FHS is Linux-only itself. 2.

Re: Review Request 106224: Add spinlocks lock type, based on GCC intrisincs

2013-04-10 Thread Vadim Zhukov
=305023 Diffs - kdecore/util/ConfigureChecks.cmake fe9f47e kdecore/util/config-util.h.cmake 83ccdf7 kdecore/util/kshareddatacache_p.h ec5a7a0 Diff: http://git.reviewboard.kde.org/r/106224/diff/ Testing --- On OpenBSD-CURRENT, i386 Thanks, Vadim Zhukov

Re: Review Request 106221: Mutex cleanup in KSharedDataCache

2013-06-20 Thread Vadim Zhukov
generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106221/#review30621 --- On Aug. 27, 2012, 12:50 p.m., Vadim Zhukov wrote: --- This is an automatically generated e

Review Request 111371: Fix duplicate targets in PythonMacros.cmake, unbreaking Ninja builds for Python-based KDE apps

2013-07-02 Thread Vadim Zhukov
and 4.10.5. Thanks, Vadim Zhukov

Re: Review Request 111371: Fix duplicate targets in PythonMacros.cmake, unbreaking Ninja builds for Python-based KDE apps

2013-07-04 Thread Vadim Zhukov
, 10:58 p.m., Vadim Zhukov wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111371/ --- (Updated July 2, 2013, 10:58 p.m

Re: release schedule BoF

2013-07-24 Thread Vadim Zhukov
^H^H^Hcents. -- WBR, Vadim Zhukov

Re: Fwd: looking for phonon gstreamer maintainer

2013-09-26 Thread Vadim Zhukov
25.09.2013 15:25 пользователь Aaron J. Seigo ase...@kde.org написал: On Wednesday, September 25, 2013 12:35:25 Harald Sitter wrote: since everyone who ever was/is/wanted to be Phonon GStreamer maintainer is either busy or has no interest in it, the backend has as of right now no actual

Re: ksysguard failing tests

2013-11-26 Thread Vadim Zhukov
25.11.2013 3:18 пользователь Albert Astals Cid aa...@kde.org написал: Hi, there are two ksysguard failing tests in jenkins http://build.kde.org/view/KDE%20SC%20stable/job/kde-workspace_stable/lastCompletedBuild/testReport/ There is one because of an API misuse expecting that a float will

Re: Moving Baloo forward

2014-01-24 Thread Vadim Zhukov
. -- WBR, Vadim Zhukov

Re: Moving Baloo forward

2014-01-27 Thread Vadim Zhukov
2014/1/24 Sebastian Kügler se...@kde.org: On Friday, January 24, 2014 01:24:54 Vadim Zhukov wrote: in the best case you'll have two totally different codepaths that you'll have to manage. This should be worst case, I think. In the best case, there's xattr support, meaning another code path

Re: Review Request 106221: Mutex cleanup in KSharedDataCache

2014-06-30 Thread Vadim Zhukov
83ccdf7 kdecore/util/kshareddatacache.cpp 393902e kdecore/util/kshareddatacache_p.h ec5a7a0 Diff: https://git.reviewboard.kde.org/r/106221/diff/ Testing --- On OpenBSD-CURRENT. Thanks, Vadim Zhukov

Re: Review Request 106174: Move checks for locking primitives in KSharedDataCache to CMake

2014-06-30 Thread Vadim Zhukov
- kdecore/util/ConfigureChecks.cmake fe9f47e kdecore/util/config-util.h.cmake 83ccdf7 kdecore/util/kshareddatacache.cpp 393902e kdecore/util/kshareddatacache_p.h ec5a7a0 Diff: https://git.reviewboard.kde.org/r/106174/diff/ Testing --- On OpenBSD-CURRENT. Thanks, Vadim

Re: Review Request 106237: Add flock()/lockf()-based locking mechanizm to KSharedDataCache

2014-06-30 Thread Vadim Zhukov
Diff: https://git.reviewboard.kde.org/r/106237/diff/ Testing --- On OpenBSD-CURRENT. Thanks, Vadim Zhukov

Re: Review Request 119025: Actually pass IBUS_DEFINITIONS when compiling ibus-panel

2014-07-09 Thread Vadim Zhukov
--- OpenBSD/i386-CURRENT, KDE 4.13 (it doesn't have kimtoy package, of course, but the code is same) Thanks, Vadim Zhukov

Re: Review Request 119025: Actually pass IBUS_DEFINITIONS when compiling ibus-panel

2014-07-12 Thread Vadim Zhukov
- cmake/FindIBus.cmake 8250c49 ibus-panel/CMakeLists.txt 3a1ee49 Diff: https://git.reviewboard.kde.org/r/119025/diff/ Testing --- OpenBSD/i386-CURRENT, KDE 4.13 (it doesn't have kimtoy package, of course, but the code is same) Thanks, Vadim Zhukov

Re: Review Request 119025: Actually pass IBUS_DEFINITIONS when compiling ibus-panel

2014-07-19 Thread Vadim Zhukov
On Июль 19, 2014, 1:17 д.п., Vadim Zhukov wrote: (As a general note, for build system related stuff like this you can also try including the buildsystem group, which can be more responsive at times) The ibus-panel can't build on OpenBSD because some required definitions

Re: Review Request 119025: Actually pass IBUS_DEFINITIONS when compiling ibus-panel

2014-07-19 Thread Vadim Zhukov
://git.reviewboard.kde.org/r/119025/diff/ Testing --- OpenBSD/i386-CURRENT, KDE 4.13 (it doesn't have kimtoy package, of course, but the code is same) Thanks, Vadim Zhukov

Re: Distros and QtWebEngine

2015-04-20 Thread Vadim Zhukov
people see? -- WBR, Vadim Zhukov

Re: Policy regarding QtWebKit and QtScript

2015-12-31 Thread Vadim Zhukov
"I'm secure now, since I've just updated giflib package". Who'll stand up and say: "I want to make users of my software feel safe while my software is actually unsafe"? - Noone will, right? But it happens. There is a little chance QtWebEngine will be ported on OpenBSD: if someone will come in and fix Chromium and QtWebEngine to bundle less, at least. I won't volunteer: handling a few hundreds of KDE ports + ports of Qt itself is already big enough task for me. So, again, it was my seeing, both for today and tomorrow. Now I'm back to porting other KDE5 stuff. Thank you for reading! -- WBR, Vadim Zhukov

Re: Review of special packager access

2016-07-21 Thread Vadim Zhukov
2016-07-20 10:29 GMT+03:00 Ben Cooksley <bcooks...@kde.org>: > Hi all, > > Just as a final reminder, i've yet to see responses from: > > - Asplinux BTW, ASPLinux is no more. http://distrowatch.com/table.php?distribution=asp -- WBR, Vadim Zhukov

Re: Review Request 119025: Actually pass IBUS_DEFINITIONS when compiling ibus-panel

2016-09-22 Thread Vadim Zhukov
ps://git.reviewboard.kde.org/r/119025/diff/ Testing --- OpenBSD/i386-CURRENT, KDE 4.13 (it doesn't have kimtoy package, of course, but the code is same) Thanks, Vadim Zhukov