commit 2eed2940c9be099fb6305288d895265e6b35d3d2 Author: John (J5) Palmieri Date: Mon Sep 19 13:19:57 2011 -0400 prep for 3.0 release configure.ac | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit fbd58b70c2c3c1128f95a87eb4cc8313b6a401b8 Author: John (J5) Palmieri Date: Fri Sep 16 14:19:15 2011 -0400 up version required of gobject-introspection to 1.29.0 configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 225f21117b6b3546989abe22538c784291e86b2a Author: John (J5) Palmieri Date: Fri Sep 16 12:26:10 2011 -0400 fix most warnings * remove some unused vars * correctly cast vars * handle deprecated enums in switch statments by using default: * unused wanrings still remain in some places gi/pygi-argument.c | 2 +- gi/pygi-cache.c | 7 ++----- gi/pygi-info.c | 6 ++++++ gi/pygi-invoke.c | 2 +- gi/pygi-marshal-from-py.c | 17 +++++++++-------- gi/pygi-marshal-to-py.c | 3 +-- 6 files changed, 20 insertions(+), 17 deletions(-) commit 9a70f01288e1b049206d25d67938907f1b38a490 Author: John (J5) Palmieri Date: Fri Sep 16 12:24:38 2011 -0400 post release bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)