Revert "Support introspectable=no attribute, add warnings framework"

This reverts commit 074192b89c6afcdd7f062f03989972e44334b8bf.
This commit is contained in:
Johan Dahlin 2010-06-17 09:14:04 -03:00
parent 97c497bfea
commit c3790c1af7
2 changed files with 868 additions and 762 deletions

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,6 @@ void g_ir_parser_set_includes (GIrParser *parser,
GList *g_ir_parser_parse_string (GIrParser *parser,
const gchar *namespace,
const gchar *filename,
const gchar *buffer,
gssize length,
GError **error);