mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Define empty for gcc 2.95.
2004-11-29 Matthias Clasen <mclasen@redhat.com> * glib/gmacros.h (G_GNUC_MALLOC): Define empty for gcc 2.95. * glib/gmarkup.c (unescape_text_state_after_charref_hash): Avoid a strndup() here, noticed by Morten Welinder.
This commit is contained in:
committed by
Matthias Clasen
parent
18651f45d0
commit
8f0d5d169e
@@ -1,3 +1,10 @@
|
||||
2004-11-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmacros.h (G_GNUC_MALLOC): Define empty for gcc 2.95.
|
||||
|
||||
* glib/gmarkup.c (unescape_text_state_after_charref_hash):
|
||||
Avoid a strndup() here, noticed by Morten Welinder.
|
||||
|
||||
2004-11-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmarkup.c: Remove leftover noinline attributes.
|
||||
|
Reference in New Issue
Block a user