Add some discouraging comments to the G_INLINE_FUNC macros. (#310836,

2005-07-20  Matthias Clasen  <mclasen@redhat.com>

	* glib/tmpl/macros_misc.sgml: Add some discouraging
	comments to the G_INLINE_FUNC macros.  (#310836,
	Callum McKenzie)
This commit is contained in:
Matthias Clasen
2005-07-20 15:41:19 +00:00
committed by Matthias Clasen
parent f0a0fe7a44
commit e81747cdc0
2 changed files with 17 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2005-07-20 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/macros_misc.sgml: Add some discouraging
comments to the G_INLINE_FUNC macros. (#310836,
Callum McKenzie)
2005-07-19 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/byte_order.sgml: Add docs for #307047,