CVSROOT: /cvs/gnome Module name: vte Changes by: mariano 06/11/16 14:46:01
Modified files: . : ChangeLog src : matcher.c matcher.h vte.c vtetc.c vtetc.h Log message: 2006-11-16 Mariano Suárez-Alvarez <[EMAIL PROTECTED]> Bug 356602 â const cast warning fixes for libvte Patch by Ryan Lortie (desrt) * src/matcher.h: Use const char * where appropriate. * src/matcher.c: Use const char * where appropriate. Cast g_strdup to (GCacheDupFunc) to avoid a warning. * src/vtetc.h: Use const char * where appropriate. * src/vtetc.c: Use const char * where appropriate. Cast g_strdup to (GCacheDupFunc) to avoid a warning. * src/vte.c: Use const char * where appropriate. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=vte&who=mariano&date=explicit&mindate=2006-11-16%2014:45&maxdate=2006-11-16%2014:47
_______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list