Use G_GNUC_EXTENSION instead of __extension__. Patch from Pavel Roskin

2001-07-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* glib/gtypes.h: Use G_GNUC_EXTENSION instead of
	__extension__. Patch from Pavel Roskin <proski@gnu.org>.
This commit is contained in:
Sebastian Wilhelmi
2001-07-27 10:46:13 +00:00
committed by Sebastian Wilhelmi
parent 07638db802
commit f96f290c63
9 changed files with 43 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2001-07-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib/gtypes.h: Use G_GNUC_EXTENSION instead of
__extension__. Patch from Pavel Roskin <proski@gnu.org>.
2001-07-26 Darin Adler <darin@bentspoon.com>
* configure.in: