~ivoks/ubuntu/lucid/glib2.0/887946

« back to all changes in this revision

Viewing changes to docs/reference/glib/tmpl/type_conversion.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-05-05 12:42:47 UTC
  • Revision ID: james.westby@ubuntu.com-20100505124247-oyejlzn54pq4ihdl
Tags: 2.24.1-0ubuntu1
New upstream version (lp: #575777):
Bugs fixed:
615379 g_new macros crash if sizeof(struct_type) == 0
614185 g_type_class_add_private() documentation is not correct
614372 g_stat() is funny
615111 GAsyncInitable's default implementation is broken
Fix race in g_cancellable_cancel
Fix for g_variant_iter_loop
Make g_string_append_len() accept NULL lf len == 0
Fix typo in GMutex error message

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
<!-- ##### SECTION Stability_Level ##### -->
58
58
 
59
59
 
 
60
<!-- ##### SECTION Image ##### -->
 
61
 
 
62
 
60
63
<!-- ##### MACRO GINT_TO_POINTER ##### -->
61
64
<para>
62
65
Stuffs an integer into a pointer type.