[fpc-devel] fpdoc and unicode characters
    Vincent Snijders 
    vsnijders at quicknet.nl
       
    Thu Aug 14 16:22:54 CEST 2008
    
    
  
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
    
    
More information about the fpc-devel
mailing list