new flag G_MARKUP_PREFIX_ERROR_POSITION to cause the parser to prepend
authorRyan Lortie <desrt@desrt.ca>
Fri, 16 Nov 2007 03:36:51 +0000 (03:36 +0000)
committerRyan Lortie <ryanl@src.gnome.org>
Fri, 16 Nov 2007 03:36:51 +0000 (03:36 +0000)
commit1e2c77ecbc0b6e8ce9d85b868388b76936cfed58
tree9f0cb77ff652e6ec9536b7307fd6b97a495dcf01
parentf2a5aa6700b5a139472410226008b43544917d92
new flag G_MARKUP_PREFIX_ERROR_POSITION to cause the parser to prepend

006-11-15  Ryan Lortie  <desrt@desrt.ca>

        * docs/reference/glib/tmpl/markup.sgml:
        * glib/gmarkup.h:
        * glib/gmarkup.c: new flag G_MARKUP_PREFIX_ERROR_POSITION to cause the
        parser to prepend location information (ie: "Error on line %d, char
        %d:") to errors generated by the GMarkupParser callbacks.

        Closes #496046.

svn path=/trunk/; revision=5860
ChangeLog
docs/reference/glib/tmpl/markup.sgml
glib/gmarkup.c
glib/gmarkup.h