Some minor updates of building.sgml

https://bugzilla.gnome.org/show_bug.cgi?id=664830
This commit is contained in:
Matthias Clasen 2011-12-27 18:10:42 -05:00
parent a3860d8d77
commit 030bf82340

View File

@ -289,16 +289,6 @@
and <function>g_free()</function> functions. Code currently affected by
this:
<itemizedlist>
<listitem>
<para>
<structname>GList</structname>, <structname>GSList</structname>,
<structname>GNode</structname>, <structname>GHash</structname>
allocations. The functions g_list_push_allocator(),
g_list_pop_allocator(), g_slist_push_allocator(),
g_slist_pop_allocator(), g_node_push_allocator() and
g_node_pop_allocator() are not available
</para>
</listitem>
<listitem>
<para>
<structname>GMemChunk</structname>s become basically non-effective