G_GNUC_[PRETTY_]FUNCTION are deprecated since 2.16, not 2.14.

2008-01-29  Christian Persch  <chpe@gnome.org>

	* docs/reference/glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION
	are deprecated since 2.16, not 2.14.

svn path=/trunk/; revision=6419
This commit is contained in:
Christian Persch
2008-01-29 18:04:23 +00:00
committed by Christian Persch
parent 6ff29c1dea
commit 9ac7dbc9b4
2 changed files with 8 additions and 3 deletions

View File

@@ -268,7 +268,7 @@ Expands to "" on all modern compilers, and to <literal>__FUNCTION__</literal>
on <command>gcc</command> version 2.x. Don't use it.
</para>
@Deprecated: 2.14
@Deprecated: 2.16
<!-- ##### MACRO G_GNUC_PRETTY_FUNCTION ##### -->
@@ -278,7 +278,7 @@ Expands to "" on all modern compilers, and to
Don't use it.
</para>
@Deprecated: 2.14
@Deprecated: 2.16
<!-- ##### MACRO G_GNUC_NO_INSTRUMENT ##### -->