A new error message mechanism for reporting schema parse errors to the
authorDick Porter <dick@ximian.com>
Mon, 4 Jun 2001 11:47:54 +0000 (11:47 +0000)
committerDick Porter <dick@src.gnome.org>
Mon, 4 Jun 2001 11:47:54 +0000 (11:47 +0000)
2001-06-04  Dick Porter  <dick@ximian.com>

* src/soup-wsdl-runtime/wsdl-schema.c: A new error message
mechanism for reporting schema parse errors to the calling code

* src/soup-wsdl-runtime/wsdl-schema-glib.c
(wsdl_schema_glib_parse_struct, wsdl_schema_glib_start_element,
wsdl_schema_glib_end_element): Use new error message mechanism

* src/soup-wsdl/wsdl-parse.c (wsdl_parse_warning,
wsdl_parse_error, wsdl_parse_fatal): Log messages via wsdl_debug,
so the module selection works

ChangeLog

index 5b46f0d..691db9a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2001-06-04  Dick Porter  <dick@ximian.com>
+
+       * src/soup-wsdl-runtime/wsdl-schema.c: A new error message
+       mechanism for reporting schema parse errors to the calling code
+
+       * src/soup-wsdl-runtime/wsdl-schema-glib.c
+       (wsdl_schema_glib_parse_struct, wsdl_schema_glib_start_element,
+       wsdl_schema_glib_end_element): Use new error message mechanism
+
+       * src/soup-wsdl/wsdl-parse.c (wsdl_parse_warning,
+       wsdl_parse_error, wsdl_parse_fatal): Log messages via wsdl_debug,
+       so the module selection works
+
 2001-06-01  Alex Graveley  <alex@ximian.com>
 
        * src/soup-core/soup-misc.c: Correctly note copyright for