Don't use deprecated g_type_init()

Bug #1173806 reported by David Evans
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
Unassigned

Bug Description

g_type_init() is deprecated and unnecessary in glib version 2.36.0 and higher.

Attached patch causes inkscape to make this call only if glib < 2.36.0.

Tags: build
Revision history for this message
David Evans (devans-n) wrote :
description: updated
David Evans (devans-n)
summary: - don't use deprecated g_type_init()
+ Don't use deprecated g_type_init()
su_v (suv-lp)
tags: added: build
jazzynico (jazzynico)
Changed in inkscape:
importance: Undecided → Low
milestone: none → 0.49
status: New → Triaged
Revision history for this message
jazzynico (jazzynico) wrote :

Fixed trunk revision 12334.

@David, I've slightly modified your patch so that we use GLIB_CHECK_VERSION(2,36,0).
Thanks for your help!

Changed in inkscape:
status: Triaged → Fix Committed
Bryce Harrington (bryce)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.