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 115313 - FAQ entry addition (threading)
FAQ entry addition (threading)
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: reference documentation
2.4
Other All
: Normal minor
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2003-06-16 20:28 UTC by Andreas Rottmann
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add libsigcx to the FAQ on thread-safeness (1.90 KB, patch)
2003-06-16 20:29 UTC, Andreas Rottmann
none Details | Review

Description Andreas Rottmann 2003-06-16 20:28:27 UTC
Murray Cumming <murrayc@usa.net> writes:

> On Sat, 2003-06-14 at 22:45, Andreas Rottmann wrote:
>> Fredrik Arnerup <e97_far@e.kth.se> writes:
>> 
>> > Citerar Silviu D Minut <minutsil@cse.msu.edu>:
>> >> Why is it bad design? Even if I use locks and mutexes?
>> >
>> > GTK isn't thread safe. Se question 4.12 of the FAQ:
>> > http://www.gtkmm.org/gtkmm2/docs/FAQ/html/index.html#id2805622
>> >
>> What about adding libsigcx (http://libsigcx.sourceforge.net) to this
>> FAQ entry? It provides more features than GLib::Dispatcher.
>
> Sure. Please provide a patch / commit directly, pointing out what
> situations it's useful for.
>
I have a patch attached, as I don't have write access. Someone please
apply it if there are no objections/suggestions for enhancement.

Note that the patch also fixes the filename mentioned in the first
para and line-breaks it.
Comment 1 Andreas Rottmann 2003-06-16 20:29:42 UTC
Created attachment 17562 [details] [review]
Patch to add libsigcx to the FAQ on thread-safeness
Comment 2 Murray Cumming 2003-06-17 16:31:51 UTC
Applied to both branches.