Bug 539761 - [GTK3.24] Replace deprecated g_type_class_add_private()
Summary: [GTK3.24] Replace deprecated g_type_class_add_private()
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.9   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks: 502193 539253
  Show dependency tree
 
Reported: 2018-10-03 12:58 EDT by Eric Williams CLA
Modified: 2018-12-11 13:19 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Williams CLA 2018-10-03 12:58:38 EDT
The GLib function g_type_class_add_private() is deprecated, see the following commit for more details:

https://gitlab.gnome.org/GNOME/glib/commit/7e5db31d36532274c2b2428ef9bace796928785e
Comment 1 Eclipse Genie CLA 2018-12-11 12:27:21 EST
New Gerrit change created: https://git.eclipse.org/r/133880
Comment 3 Xi Yan CLA 2018-12-11 13:19:13 EST
(In reply to Eclipse Genie from comment #2)
> Gerrit change https://git.eclipse.org/r/133880 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=7e9b37025bfdeb06191478d954b57429bf2300cf

In master now.