Opened 10 years ago

Closed 10 years ago

#5546 closed enhancement (fixed)

glib-2.42.0

Reported by: Fernando de Oliveira Owned by: bdubbs@…
Priority: normal Milestone: 7.7
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

http://ftp.acc.umu.se/pub/gnome/sources/glib/2.42/glib-2.42.0.tar.xz

http://ftp.acc.umu.se/pub/gnome/sources/glib/2.42/glib-2.42.0.news

All changes in this release are trivial in nature.

 - introspection warning fixes

 - g_application_add_main_option now uses an enum instead of an 'int'
   for the type of a parameter

 - added a G_OPTION_FLAG_NONE so that people don't need to use 0

 - gresource: Use GError in more places

 - gresource commandline tool: improve extraction from multiple sections

 - GSource now takes the context lock (if any) in g_source_set_name()

 - new documentation to clarify the use of some APIs related to
   GVariant, GSource, GApplication

 - other minor updates to docs

* Bugs fixed
 736683 Thread safety issues with g_main_context_find_source_by_id
 736975 [patch] please document that GVariant serialization needs an
        out-of-band length field

Change History (3)

comment:1 by Fernando de Oliveira, 10 years ago

Description: modified (diff)
Summary: glib-2.40.1glib-2.42.0

New version

comment:2 by bdubbs@…, 10 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:3 by bdubbs@…, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 14387.

Note: See TracTickets for help on using tickets.