mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-02 20:42:30 +03:00
parser: Don't use deprecated xmlCopyChar
This commit is contained in:
@ -303,6 +303,7 @@ deprecated_funcs = {
|
||||
'xmlCheckLanguageID': True,
|
||||
'xmlCleanupCharEncodingHandlers': True,
|
||||
'xmlCleanupGlobals': True,
|
||||
'xmlCopyChar': True,
|
||||
'xmlDefaultSAXHandlerInit': True,
|
||||
'xmlDictCleanup': True,
|
||||
'xmlFileMatch': True,
|
||||
|
Reference in New Issue
Block a user