[fpc-devel] DOM patch
    Sergei Gorelkin 
    sergei_gorelkin at mail.ru
       
    Thu Aug 27 22:27:20 CEST 2009
    
    
  
Michael Van Canneyt wrote:
> 
> Hm. Something strange with compilation. I reversed the patch, because 
> xmlutils.pp does not compile with the patch.
> 
> Strange that I didn't notice the first time I called make ?
> 
> Could you look at FPC compilation and make a new patch ?
> 
To my knowledge,
- To make it compilable with Delphi, at least avl_tree.pp from fcl-base
   must be patched, too;
- Using PtrInt for doing pointer math is discouraged in favor of
   PtrUInt;
Sergei
    
    
More information about the fpc-devel
mailing list