mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
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:
committed by
Christian Persch
parent
6ff29c1dea
commit
9ac7dbc9b4
@@ -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 ##### -->
|
||||
|
Reference in New Issue
Block a user