Fix compiler warnings.

2005-12-05  Matthias Clasen  <mclasen@redhat.com>

	* tests/libmoduletestplugin_a.c: Fix compiler warnings.

	* glib/gatomic.c: In the ia64 implementation, use
	__sync builtin without _si or _di suffix.  (#321229,
	Stanislav Brabec, patch by Andreas Schwab)
This commit is contained in:
Matthias Clasen
2005-12-05 13:37:55 +00:00
committed by Matthias Clasen
parent a59e49a545
commit 5c32d5236f
5 changed files with 26 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
2005-12-05 Matthias Clasen <mclasen@redhat.com>
* glib/gatomic.c: In the ia64 implementation, use
__sync builtin without _si or _di suffix. (#321229,
Stanislav Brabec, patch by Andreas Schwab)
2005-12-04 Behdad Esfahbod <behdad@gnome.org>
* glib/gslice.h: Remove comma at the end of enum.