Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and

2001-10-01  Alex Larsson  <alexl@redhat.com>

	* glib/gconvert.[ch]:
	Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and
	G_CONVERT_ERROR_INVALID_URI to G_CONVERT_ERROR_BAD_URI.

	* tests/uri-test.c:
	Update tests
This commit is contained in:
Alex Larsson
2001-10-01 20:40:05 +00:00
committed by Alexander Larsson
parent ce83d7fb82
commit 5c75cc9617
11 changed files with 94 additions and 23 deletions

View File

@@ -1,3 +1,12 @@
2001-10-01 Alex Larsson <alexl@redhat.com>
* glib/gconvert.[ch]:
Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and
G_CONVERT_ERROR_INVALID_URI to G_CONVERT_ERROR_BAD_URI.
* tests/uri-test.c:
Update tests
Mon Oct 1 16:01:24 2001 Owen Taylor <otaylor@redhat.com>
* glib/gstring.[ch] glib/grel.c: Rename g_string_printfa()