After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 309504 - New --disable-threads option
New --disable-threads option
Status: RESOLVED FIXED
Product: bonobo
Classification: Deprecated
Component: libbonobo
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Michael Meeks
bonobo qa
Depends on:
Blocks:
 
 
Reported: 2005-07-05 09:09 UTC by Jan Kratochvil
Modified: 2005-07-05 14:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Implementation. (3.49 KB, patch)
2005-07-05 09:10 UTC, Jan Kratochvil
none Details | Review

Description Jan Kratochvil 2005-07-05 09:09:52 UTC
Version details: 2.8.1
Distribution/Version: Fedora Core 4, 2.8.1-1

libbonobo is pretty happy running with GLib2 compiled --disable-threads.
It just needs to use non-threaded ORB and small GMutex fixup.
Patch attached.

Required for small cross-GNU/Linux-vendor-compatible Gnome UI applications
distribution.
Comment 1 Jan Kratochvil 2005-07-05 09:10:53 UTC
Created attachment 48663 [details] [review]
Implementation.
Comment 2 Michael Meeks 2005-07-05 13:21:50 UTC
looks good to me - please do commit to HEAD.
Comment 3 Jan Kratochvil 2005-07-05 13:48:27 UTC
Thanks. Just ... I do not have any commit permissions. As I am not regular Gnome
contributor I would prefer it committed by yourself.
Comment 4 Michael Meeks 2005-07-05 14:51:43 UTC
committed - thanks.