CVSROOT: /cvs/gnome Module name: glib Changes by: matthiasc 05/03/13 23:26:57
Modified files: . : ChangeLog glib : Makefile.am abicheck.sh garray.c gasyncqueue.c gatomic.c gbacktrace.c gcache.c gcompletion.c gconvert.c gdataset.c gdate.c gdir.c gerror.c gfileutils.c ghash.c ghook.c giochannel.c giounix.c giowin32.c gkeyfile.c glib.symbols glist.c gmain.c gmarkup.c gmem.c gmessages.c gnode.c goption.c gpattern.c gprimes.c gprintf.c gqsort.c gqueue.c grand.c grel.c gscanner.c gshell.c gslist.c gspawn-win32.c gspawn.c gstdio.c gstrfuncs.c gstring.c gthread.c gthreadpool.c gtimer.c gtree.c gunibreak.c gunicollate.c gunidecomp.c guniprop.c gutf8.c gutils.c gwin32.c makegalias.pl Log message: 2005-03-13 Matthias Clasen <[EMAIL PROTECTED]> Make PLT-reduction work with gcc4, and don't include everything in galias.h: * glib/glib.symbols: Group symbols by header and source file. * glib/makegalias.pl: Protect definitions by the same preprocessor symbols used to guard the headers. Move the alias declarations to a separate file which is produced when calling makegalias.pl -def * glib/Makefile.am (galiasdef.c): Add a rule to generate this file. * glib/*.c: Include galias.h after the other GLib headers, include galiasdef.c at the bottom. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=matthiasc&date=explicit&mindate=2005-03-13%2023:25&maxdate=2005-03-13%2023:27 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list