[X2Go-Commits] [x2goclient] branch bugfix/osx updated (c7e6a9e -> 15461fd)
git-admin at x2go.org
git-admin at x2go.org
Fri Aug 12 09:23:37 CEST 2016
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch bugfix/osx
in repository x2goclient.
from c7e6a9e src/pulsemanager.cpp: make sure that wherever we interface with non-Qt functions, paths are in native form (i.e., containing empty separators, instead of the "generic" slash UNIX-style separator.)
new 7281b93 src/pulsemanager.cpp: fix PA version fetching on OS X again.
new f1953cb src/unixhelper.{cpp,h}: make argument of kill_pgroup () const.
new 40b9683 src/unixhelper.h: style and general fixes within comments.
new d643979 src/unixhelper.{cpp,h}: split off core functionality of kill_pgroup () into a new function called real_kill_pgroup ().
new 15461fd src/unixhelper.{cpp,h}: rewrite kill_pgroup () to act as a wrapper around real_kill_pgroup ().
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 9 ++++++
src/pulsemanager.cpp | 4 +--
src/unixhelper.cpp | 75 +++++++++++++++++++++++++++++++++++++++++++-------
src/unixhelper.h | 31 +++++++++++++++------
4 files changed, 98 insertions(+), 21 deletions(-)
--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list