Opened 11 years ago
Closed 11 years ago
#5546 closed enhancement (fixed)
glib-2.42.0
| Reported by: | Fernando de Oliveira | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.7 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
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 , 11 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | glib-2.40.1 → glib-2.42.0 |
comment:2 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

New version