Graeme Geldenhuys schreef:

I think you have a point with the DOM-unit parsing the documentation
content. So we can safely say, the actual content is NOT copied as-is!


…

If the above was interpreted as-is (with the rest of the content), it
would be 8 ascii characters all below 256 character code. No issues
then!

So yes I think I agree with you. Somewhere the above is being parsed,

It is parsed in the xmlreader. The DOM simple contains one single widechar, not these 8 chars. I suspect it is copied as is from the DOM to the output file.

Vincent
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to