[Patch] Remove deprecated gdk_threads_* stuff
Albrecht Dreß <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.balsa |
|---|---|
| Message-ID | <[email protected]> |
Hi all:
Am 13.09.17 02:21 schrieb(en) Peter Bloomfield:
> It was put in to help find code paths that result in calls to Gtk from sub-threads, which are verboten. It hasn't found any in years, so it can presumably be dumped. And since gdk_threads_{enter,leave} have been disabled for the same length of time, we could clean up the code by also deleting all mentions of them, instead of defining them away.
In an attempt to clean up the code and to simplify the configure file, please find attached a patch which
* removes gdk_threads_(enter|leave) calls from the code,
* removes the related “--enable-debug-threads” configure option and
* replaces the calls to gdk_threads_add_idle() by g_idle_add().
Cheers,
Albrecht.
_______________________________________________
balsa-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/balsa-list
remove_gdk_threads.diff.gz
(application/gzip, 9 KB) - not displayed
signature.asc
(application/pgp-signature, 473 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJZxkvGAAoJEEypbw5n59n4FbsIAKLpmFdYL1R80nuRUnXjaD6j mIGyRMrSlznO8E3lbKBM49g5VS8eV9ToFV+Y0MRBLyugzyPHj032IBEjiv/CI6yT 58LpbMqM8uG3m2dHIm9qLreBGrTRLTwZMH+u8A8wdvUbioGpqvlpOILGzl4Lmzex wCfLXKMo1tfqCSR69FleURpql3D+YVrQvU06N9J52mquzq3rkmkkGY8Np0ERzmTP 1f0HOlQqRgri8y26H1hlAd2vD3b5fzbDIlZVGF6uG+1Hh9aPC2ALQYxnEOibbBIl 0zafS0RDABZsghwMKAvoSsw0nlmxW3cU8FXKqydnvvJP2bMSNcI35lM88JnFX7U= =Mq2m -----END PGP SIGNATURE-----