Be more forgiving when parsing introspection xml
authorMatthias Clasen <mclasen@redhat.com>
Sat, 19 Feb 2011 21:27:51 +0000 (16:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 19 Feb 2011 21:27:51 +0000 (16:27 -0500)
commit73af5ab4cf14d33495ba098af3b53f7d7f257256
tree3bcf586c07b068444c6b136d40f5959a1c997f79
parent2c0a8ff4dcd581096dad2a6ced2409b0cdf708a6
Be more forgiving when parsing introspection xml

Accept (and silently ignore) version attributes on <interface>
and <method> elements - these occur in the wild, and ignoring
them does not cost us anything.
gio/gdbusintrospection.c