mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Consistently use gsize rather than size_t. (#333310, Morten Welinder)
2006-12-27 Matthias Clasen <mclasen@redhat.com> * glib/gconvert.[hc]: * glib/gfileutils.c: * glib/giochannel.c: * glib/goption.c: * glib/gspawn.c: * glib/gunicollate.c: * glib/gutils.c: * tests/timeloop-basic.c: Consistently use gsize rather than size_t. (#333310, Morten Welinder)
This commit is contained in:
committed by
Matthias Clasen
parent
f678ea9725
commit
98d552e0cd
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
2006-12-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gconvert.[hc]:
|
||||
* glib/gfileutils.c:
|
||||
* glib/giochannel.c:
|
||||
* glib/goption.c:
|
||||
* glib/gspawn.c:
|
||||
* glib/gunicollate.c:
|
||||
* glib/gutils.c:
|
||||
* tests/timeloop-basic.c:
|
||||
Consistently use gsize rather than size_t. (#333310,
|
||||
Morten Welinder)
|
||||
|
||||
2006-12-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Use AC_CACHE_CHECK for the nl_langinfo
|
||||
|
Reference in New Issue
Block a user