mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-06-24 01:41:40 +03:00
fixed bug #129489, propagation of parsing flags in entities. improved the
* parser.c: fixed bug #129489, propagation of parsing flags in entities. * parser.c xmlreader.c: improved the comments of parsing options Daniel
This commit is contained in:
@ -576,6 +576,7 @@ class xmlTextReaderCore:
|
||||
# assert f is _xmlTextReaderErrorFunc
|
||||
return arg
|
||||
|
||||
|
||||
# WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
|
||||
#
|
||||
# Everything before this line comes from libxml.py
|
||||
|
Reference in New Issue
Block a user