1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-02-11 01:58:56 +03:00
Nick Wellnhofer ce0871e15c Only warn on invalid redeclarations of predefined entities
Downgrade the error message to a warning since the error was ignored,
anyway. Also print the name of redeclared entity. For a proper fix that
also shows filename and line number of the invalid redeclaration, we'd
have to

- pass the parser context to the entity functions somehow, or
- make these functions return distinct error codes.

Partial fix for #308.
2022-02-20 21:49:04 +01:00
..
2017-06-17 13:25:53 +02:00
2004-02-21 11:55:44 +00:00
2004-02-21 11:55:44 +00:00
2004-02-21 11:55:44 +00:00
2004-02-21 11:55:44 +00:00