mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-02 22:29:38 +02:00
Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FILE to
* glib/gconvert.h: * glib/gconvert.c: (g_filename_from_uri): Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FILE to G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI. * tests/.cvsignore: * tests/uri-test.c: Added a lot more test for the new URI functions, including a number that seem to indicate some minor bugs.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2001-08-27 Darin Adler <darin@bentspoon.com>
|
||||
|
||||
* glib/gconvert.h:
|
||||
* glib/gconvert.c: (g_filename_from_uri):
|
||||
Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FILE to
|
||||
G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI.
|
||||
|
||||
* tests/.cvsignore:
|
||||
* tests/uri-test.c:
|
||||
Added a lot more test for the new URI functions, including a
|
||||
number that seem to indicate some minor bugs.
|
||||
|
||||
2001-08-26 Alex Larsson <alexl@redhat.com>
|
||||
|
||||
* glib/gconvert.[ch] (g_filename_from_uri,
|
||||
|
Reference in New Issue
Block a user