mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
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:
committed by
Matthias Clasen
parent
a59e49a545
commit
5c32d5236f
@@ -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.
|
||||
|
Reference in New Issue
Block a user