This website requires JavaScript.
Explore
Help
Sign In
paweld
/
fpc
Watch
1
Star
0
Fork
0
You've already forked fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced
2025-04-17 09:19:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d96e17da77
fpc
/
packages
/
fcl-xml
History
sergei
d96e17da77
* xmlread.pp, fixed an issue introduced by combination of r16046 and r16172: assigning doc.DocumentType only after DTD has been completely parsed prevented inner reader from parsing 2nd+ level entity references in default attribute values. This went unnoticed because of no positive tests, and was detected only by examining negative test diagnostic, namely for not-wf-sa-079 and not-wf-sa-080.
...
git-svn-id: trunk@16248 -
2010-10-28 20:23:42 +00:00
..
src
* xmlread.pp, fixed an issue introduced by combination of r16046 and r16172: assigning doc.DocumentType only after DTD has been completely parsed prevented inner reader from parsing 2nd+ level entity references in default attribute values. This went unnoticed because of no positive tests, and was detected only by examining negative test diagnostic, namely for not-wf-sa-079 and not-wf-sa-080.
2010-10-28 20:23:42 +00:00
tests
dom.pp:
2010-09-19 14:11:20 +00:00
fpmake.pp
* fpmake.pp updates
2010-05-13 18:15:31 +00:00
Makefile
+ New unit dtdmodel.pp containing DTD-related classes.
2010-10-25 15:26:29 +00:00
Makefile.fpc
+ New unit dtdmodel.pp containing DTD-related classes.
2010-10-25 15:26:29 +00:00