Change the order in which some error conditions are checked to improve

* glib/gmarkup.c (g_markup_parse_context_parse): Change the
        order in which some error conditions are checked to improve
        error messages. (#69646)
This commit is contained in:
Matthias Clasen
2002-01-30 22:14:16 +00:00
parent bb031c2e79
commit fc0aea182c
9 changed files with 61 additions and 13 deletions

View File

@@ -1,3 +1,9 @@
2002-01-29 Matthias Clasen <matthiasc@poet.de>
* glib/gmarkup.c (g_markup_parse_context_parse): Change the
order in which some error conditions are checked to improve
error messages. (#69646)
Tue Jan 29 15:04:31 2002 Owen Taylor <otaylor@redhat.com>
* 1.3.13