mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Add gprintfint.h and trio.
2002-12-15 Matthias Clasen <maclas@gmx.de> * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio. * glib/trio/glibtrio.h: New file, redefining all trio symbols to fall into the _G/_g_ private glib namespace. * glib/trio/Makefile.am (libtrio_la_SOURCES): Add glibtrio.h * glib/trio/trionan.c: * glib/trio/triostr.c: * glib/trio/trio.c: Include glibtrio.h * glib/gprintfint.h: * glib/trio/trionan.c: * glib/trio/triostr.c: * glib/trio/trio.c: Include glibtrio.h
This commit is contained in:
committed by
Matthias Clasen
parent
d2064033e6
commit
7baf68502f
@@ -1,3 +1,19 @@
|
||||
2002-12-15 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/trio/glibtrio.h: New file, redefining all trio symbols to
|
||||
fall into the _G/_g_ private glib namespace.
|
||||
|
||||
* glib/trio/Makefile.am (libtrio_la_SOURCES): Add glibtrio.h
|
||||
|
||||
* glib/trio/trionan.c:
|
||||
* glib/trio/triostr.c:
|
||||
* glib/trio/trio.c: Include glibtrio.h
|
||||
|
||||
* glib/gprintfint.h:
|
||||
* glib/trio/trionan.c:
|
||||
* glib/trio/triostr.c:
|
||||
* glib/trio/trio.c: Include glibtrio.h
|
||||
|
||||
Fri Dec 13 17:10:21 2002 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/gscanner.c (g_scanner_unexp_token): Fix typo. Missing '%'
|
||||
|
Reference in New Issue
Block a user