girepository: Remove C99ism and other updates
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 24 Jul 2012 08:09:38 +0000 (16:09 +0800)
committerColin Walters <walters@verbum.org>
Sat, 27 Oct 2012 16:06:09 +0000 (12:06 -0400)
commitaf578e81c861cf31f494fc830ba02ca41d7c7613
tree1c45330f3a7fca45da2e3d654c9c10b03eecb54d
parentf2e54769ca9f72401d438b66fd6144986ee288f3
girepository: Remove C99ism and other updates

-Make code using libgirepository_internals relocatable on Windows,
 like what is done in the GTK+ stack, and the girepository DLL.
-Remove C99isms
-"interface" is a reserved keyword on certain compilers, so change that to
 "giinterface"

https://bugzilla.gnome.org/show_bug.cgi?id=681820
girepository/girmodule.c
girepository/girnode.c
girepository/girnode.h
girepository/giroffsets.c
girepository/girparser.c